summaryrefslogtreecommitdiff
path: root/src/polkit
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-02-01 20:44:43 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-02-01 20:44:43 -0500
commitc5c9af541454fa3575ba0fbb8e231600ae895656 (patch)
treea31fc95251ea2d944c1353d0bb8e97a30f42d68f /src/polkit
parenta18f3dcbb52c7557229597aa48af63fe0f8a9024 (diff)
downloadpolkit-c5c9af541454fa3575ba0fbb8e231600ae895656.tar.gz
add docs for PolkitBackendAuthority
Diffstat (limited to 'src/polkit')
-rw-r--r--src/polkit/polkitauthority.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polkit/polkitauthority.c b/src/polkit/polkitauthority.c
index 6bcedc7..aa09c10 100644
--- a/src/polkit/polkitauthority.c
+++ b/src/polkit/polkitauthority.c
@@ -244,7 +244,7 @@ polkit_authority_enumerate_actions (PolkitAuthority *authority,
*
* Finishes retrieving all registered actions.
*
- * Returns: A list of #PolkitActionDescription or %NULL if @error is set. The returned list
+ * Returns: A list of #PolkitActionDescription objects or %NULL if @error is set. The returned list
* should be freed with g_list_free() after each element have been freed with g_object_unref().
**/
GList *