summaryrefslogtreecommitdiff
path: root/lib/xdg-app-installation.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xdg-app-installation.c')
-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 92e347b..d97f7c0 100644
--- a/lib/xdg-app-installation.c
+++ b/lib/xdg-app-installation.c
@@ -1401,7 +1401,7 @@ xdg_app_installation_fetch_remote_metadata_sync (XdgAppInstallation *self,
* xdg_app_installation_fetch_remote_metadata_sync2:
* @self: a #XdgAppInstallation
* @remote_name: the name of the remote
- * @commit: the commit
+ * @ref: the ref
* @cancellable: (nullable): a #GCancellable
* @error: return location for a #GError
*