mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01: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
|
throughout programs and projects. Every message will be logged with
|
||||||
stacktraces, timestamps and so on. You can use built-in handlers
|
stacktraces, timestamps and so on. You can use built-in handlers
|
||||||
immediately, or after the fact when you inspect the error stack. It
|
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.")
|
for dealing with messages.")
|
||||||
(license (package-license perl))))
|
(license (package-license perl))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue