Spelling fixes
[platform/upstream/glib.git] / gio / gsimplepermission.c
index c932c2c..683ca12 100644 (file)
@@ -32,7 +32,7 @@
  *
  * #GSimplePermission is a trivial implementation of #GPermission that
  * represents a permission that is either always or never allowed.  The
- * value is given at constuction and doesn't change.
+ * value is given at construction and doesn't change.
  *
  * Calling request or release will result in errors.
  **/