guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: Hackage import script: Fix grammar.


From: Paul
Subject: 01/01: gnu: Hackage import script: Fix grammar.
Date: Wed, 21 Oct 2015 13:53:29 +0000

toothbrush pushed a commit to branch wip-haskell-platform-7.10.2-a
in repository guix.

commit a5cb9a83fc72934a552897e5ebbf22b2a2250b00
Author: Paul van der Walt <address@hidden>
Date:   Wed Oct 21 15:52:15 2015 +0200

    gnu: Hackage import script: Fix grammar.
    
    Minor clarification regarding the test-dependencies command line option.
    
    * guix/scripts/import/hackage.scm (show-help): Minor grammatical fix.
---
 guix/scripts/import/hackage.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/guix/scripts/import/hackage.scm b/guix/scripts/import/hackage.scm
index 8d31128..8c4e640 100644
--- a/guix/scripts/import/hackage.scm
+++ b/guix/scripts/import/hackage.scm
@@ -55,7 +55,7 @@ version.\n"))
   (display (_ "
   -s, --stdin                  read from standard input"))
   (display (_ "
-  -t, --no-test-dependencies   don't include test only dependencies"))
+  -t, --no-test-dependencies   don't include test-only dependencies"))
   (display (_ "
   -V, --version                display version information and exit"))
   (newline)



reply via email to

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