summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-03-25 11:31:18 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-03-25 11:33:30 -0400
commit1e60358980a27b68389df1c6ab60c828a4e3fa55 (patch)
treed6722d3166315508db6d2cf18cd366440b924f6c /lib
parent1c41f04dbbce397d14803d5f08ea0ce572fe0e95 (diff)
downloadxdg-app-1e60358980a27b68389df1c6ab60c828a4e3fa55.tar.gz
docs: Fix a typo
Diffstat (limited to 'lib')
-rw-r--r--lib/xdg-app-installation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xdg-app-installation.c b/lib/xdg-app-installation.c
index 32ff302..d4bc835 100644
--- a/lib/xdg-app-installation.c
+++ b/lib/xdg-app-installation.c
@@ -178,7 +178,7 @@ xdg_app_installation_new_user (GCancellable *cancellable,
* xdg_app_installation_new_for_path:
* @path: a #GFile
* @user: whether this is a user-specific location
- * @cancellable: (nullable): a #GCancellabel
+ * @cancellable: (nullable): a #GCancellable
* @error: return location for a #GError
*
* Creates a new #XdgAppInstallation for the installation at the given @path.