change package and type name
diff --git a/openstack/compute/v2/extensions/quotasets/doc.go b/openstack/compute/v2/extensions/quotasets/doc.go
index 9d62849..893c105 100644
--- a/openstack/compute/v2/extensions/quotasets/doc.go
+++ b/openstack/compute/v2/extensions/quotasets/doc.go
@@ -1,3 +1,3 @@
-// Package quotas provides information and interaction with Quotas
+// Package quotasets provides information and interaction with Quotaset
 // extension for the OpenStack Compute service.
-package quotas
+package quotasets