mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-25 12:52:19 +00:00
virSecurityManagerRestoreImageLabel: Fix typo
s/enther/enter/ in the function documentation. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
e8fe70a177
commit
144dfe4215
@ -451,7 +451,7 @@ virSecurityManagerRestoreImageLabel(virSecurityManagerPtr mgr,
|
||||
* If @dst is NULL then metadata is removed from @src and not
|
||||
* stored anywhere.
|
||||
*
|
||||
* If @pid is not -1 enther the @pid mount namespace (usually
|
||||
* If @pid is not -1 enter the @pid mount namespace (usually
|
||||
* @pid refers to a domain) and perform the move from there. If
|
||||
* @pid is -1 then the move is performed from the caller's
|
||||
* namespace.
|
||||
|
Loading…
x
Reference in New Issue
Block a user