From bf104eb4baa66c6ec65692bd52c53e91138a9f19 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Sun, 1 Dec 2019 03:07:22 -0600 Subject: gn: python-flufl: Fix description --- gn/packages/mailman.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/packages') 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 -- cgit v1.2.3