summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.