aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner2019-12-01 03:07:22 -0600
committerEfraim Flashner2019-12-01 03:07:22 -0600
commitbf104eb4baa66c6ec65692bd52c53e91138a9f19 (patch)
treee731de06a26fad8d7d8ea091b46ba6c51eaa30a7
parent6eb273176af49991291acbbc1c6d819dd052c988 (diff)
downloadguix-bioinformatics-bf104eb4baa66c6ec65692bd52c53e91138a9f19.tar.gz
gn: python-flufl: Fix description
-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