summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/acl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/acl.scm b/gnu/packages/acl.scm
index ff2622c340..6fb4894302 100644
--- a/gnu/packages/acl.scm
+++ b/gnu/packages/acl.scm
@@ -131,6 +131,6 @@
     (synopsis "POSIX.1e @acronym{ACLs, access control lists} for Python")
     (description
      "This Python extension module manipulates the POSIX.1e @acronym{ACLs,
-Access Control Lists available on many file systems.  These allow more
+Access Control Lists} available on many file systems.  These allow more
 fine-grained access control than traditional user/group permissions.")
     (license lgpl2.1+)))