mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-23 21:35:26 +03:00
libostree: fix a typo in annotation
This fixes a typo in the `allow-none` annotation on `ostree_sysroot_deployment_set_kargs_in_place` argument.
This commit is contained in:
parent
1fe550e9a0
commit
ff7d9a8a6d
@ -3594,7 +3594,7 @@ ostree_sysroot_deployment_set_kargs (OstreeSysroot *self,
|
||||
* ostree_sysroot_deployment_set_kargs_in_place:
|
||||
* @self: Sysroot
|
||||
* @deployment: A deployment
|
||||
* @kargs_str: (allow none): Replace @deployment's kernel arguments
|
||||
* @kargs_str: (allow-none): Replace @deployment's kernel arguments
|
||||
* @cancellable: Cancellable
|
||||
* @error: Error
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user