summaryrefslogtreecommitdiff
path: root/gio/src/credentials.hg
diff options
context:
space:
mode:
Diffstat (limited to 'gio/src/credentials.hg')
-rw-r--r--gio/src/credentials.hg2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/src/credentials.hg b/gio/src/credentials.hg
index 71fd962c..ee0ca975 100644
--- a/gio/src/credentials.hg
+++ b/gio/src/credentials.hg
@@ -27,7 +27,7 @@ namespace Gio
_WRAP_ENUM(CredentialsType, GCredentialsType, NO_GTYPE)
-/** Credentials - An object containing credentials.
+/** An object containing credentials.
* The Credentials type is a reference-counted wrapper for native credentials.
* This information is typically used for identifying, authenticating and
* authorizing other processes.