summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-04-14 19:31:46 +0200
committerAlexander Larsson <alexl@redhat.com>2016-04-14 19:31:46 +0200
commitfe1004f6af4f923576f194c6f1be5306b9ee9b84 (patch)
treecd8f133017ff8618d6e457ec58bc3a3c9d76ec01 /lib
parentb06528e0eff1ef4a3ce47bfed0d9b847e8907d45 (diff)
downloadxdg-app-fe1004f6af4f923576f194c6f1be5306b9ee9b84.tar.gz
xdg_app_installation_fetch_remote_metadata_sync2: Fix docs cut and paste issue
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 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
*