about summary refs log tree commit diff
path: root/gn
diff options
context:
space:
mode:
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/mailman.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/mailman.scm b/gn/packages/mailman.scm
index 775988c..510c9f5 100644
--- a/gn/packages/mailman.scm
+++ b/gn/packages/mailman.scm
@@ -316,7 +316,7 @@ different tasks.")
     (description
      "The @dfn{flufl.lock} package provides NFS-safe file locking with
 timeouts for POSIX systems.  It is similar to the @code{O_EXCL} option of the
-@code{open} system call but uses a lockfile.  Lock object support lock-breaking
+@code{open} system call but uses a lockfile.  Lock objects support lock-breaking
 and have a maximum lifetime built-in.")
     (license (list license:asl2.0
                    license:lgpl3)))) ; only for setup_helpers.py