guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: perl-log-message: Fix typo.


From: guix-commits
Subject: branch master updated: gnu: perl-log-message: Fix typo.
Date: Wed, 17 Nov 2021 16:33:15 -0500

This is an automated email from the git hooks/post-receive script.

vagrantc pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 6bffa13  gnu: perl-log-message: Fix typo.
6bffa13 is described below

commit 6bffa13040710fd232d6c3b9a2886a1d136a6363
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Nov 17 13:17:18 2021 -0800

    gnu: perl-log-message: Fix typo.
    
    * gnu/packages/perl.scm (perl-log-message)[description]: Correctly use "lets
      you".
---
 gnu/packages/perl.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 5d4843d..838e942 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -5916,7 +5916,7 @@ logging mechanism.")
 throughout programs and projects.  Every message will be logged with
 stacktraces, timestamps and so on.  You can use built-in handlers
 immediately, or after the fact when you inspect the error stack.  It
-is highly configurable and let's you even provide your own handlers
+is highly configurable and lets you even provide your own handlers
 for dealing with messages.")
    (license (package-license perl))))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]