commit:     1529306cb2230836d8fd7d4fcd0ec4367a7e58ce
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 13:03:11 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 13:04:12 2019 +0000
URL:        https://gitweb.gentoo.org/data/glep.git/commit/?id=1529306c

glep-0081: Fix missing opening parenthesis

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 glep-0081.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glep-0081.rst b/glep-0081.rst
index 985187e..6357d37 100644
--- a/glep-0081.rst
+++ b/glep-0081.rst
@@ -204,7 +204,7 @@ expensive in terms of I/O, and fragile.
 This GLEP follows the best practice of leaving obsolete user/groups
 accounts while ensuring that they are locked out properly.  This
 guarantees that no files with stale ownership are left 
-e.g. on unmounted filesystems) and that the same UID/GID is not reused
+(e.g. on unmounted filesystems) and that the same UID/GID is not reused
 for another user/group.
 
 

Reply via email to