diff --git a/src/libostree/ostree-core.c b/src/libostree/ostree-core.c index cee036d8..ea4c6cc3 100644 --- a/src/libostree/ostree-core.c +++ b/src/libostree/ostree-core.c @@ -278,7 +278,7 @@ ostree_validate_remote_name (const char *remote_name, /** * ostree_validate_collection_id: - * @rev: (nullable): A collection ID + * @collection_id: (nullable): A collection ID * @error: Error * * Check whether the given @collection_id is valid. Return an error if it is