guix-commits
[Top][All Lists]
Advanced

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

10/18: gnu: python-honcho: Fix typo "several".


From: guix-commits
Subject: 10/18: gnu: python-honcho: Fix typo "several".
Date: Wed, 22 May 2019 21:30:42 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 50fceab07ee7f01e82bb4229cad6de8f66d988db
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 17:33:10 2019 -0700

    gnu: python-honcho: Fix typo "several".
    
    * gnu/packages/python-xyz (python-honcho)[description]: Fix typo.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e3391dc..e5f9f39 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -4862,7 +4862,7 @@ cluster without needing to write any wrapper code 
yourself.")
     (synopsis "Manage Procfile-based applications")
     (description
       "A Procfile is a file which describes how to run an application
-consisting of serveral processes. honcho starts all listed processes.
+consisting of several processes. honcho starts all listed processes.
 The output of all running processes is collected by honcho and
 displayed.")
     (license license:expat)))



reply via email to

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