mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: perl-log-message: Fix typo.
* gnu/packages/perl.scm (perl-log-message)[description]: Correctly use "lets you".
This commit is contained in:
parent
ee98b30a69
commit
6bffa13040
1 changed files with 1 additions and 1 deletions
|
@ -5916,7 +5916,7 @@ (define-public perl-log-message
|
|||
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))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue