guix-commits
[Top][All Lists]
Advanced

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

08/18: gnu: perl-moox-handlesvia: Fix typo "attribute".


From: guix-commits
Subject: 08/18: gnu: perl-moox-handlesvia: Fix typo "attribute".
Date: Wed, 22 May 2019 21:30:42 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 95480b9b51077b9d3fa85423e7329df22c82385c
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 17:27:37 2019 -0700

    gnu: perl-moox-handlesvia: Fix typo "attribute".
    
    * gnu/packages/perl (perl-moox-handlesvia)[description]: Fix typo.
---
 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 f9a5610..fbe10a3 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -6242,7 +6242,7 @@ installing configuration files or for finding any piece 
of settings.")
     (description
      "@code{MooX::HandlesVia} is an extension of Moo's @code{handles}
 attribute functionality.  It provides a means of proxying functionality from
-an external class to the given atttribute.")
+an external class to the given attribute.")
     (license perl-license)))
 
 (define-public perl-moox-late



reply via email to

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