diff --git a/src/security/security_manager.c b/src/security/security_manager.c index 6bf297470ce4b9ba6f4d5a3276a61c8b56e5582a..2dea2947844ec1d2b024ab6482432ba78aef9102 100644 --- a/src/security/security_manager.c +++ b/src/security/security_manager.c @@ -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.