guix-commits
[Top][All Lists]
Advanced

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

01/01: import: stackage: Fix typo.


From: guix-commits
Subject: 01/01: import: stackage: Fix typo.
Date: Mon, 23 Sep 2019 15:07:05 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit fa4867cc99edc1a8d98b315034a8843883021a12
Author: Vagrant Cascadian <address@hidden>
Date:   Mon Sep 23 12:04:36 2019 -0700

    import: stackage: Fix typo.
    
    * guix/import/stackage: Fix spelling of "version".
---
 guix/import/stackage.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/import/stackage.scm b/guix/import/stackage.scm
index 194bea6..1415020 100644
--- a/guix/import/stackage.scm
+++ b/guix/import/stackage.scm
@@ -95,7 +95,7 @@
               (lts-info-packages
                (stackage-lts-info-fetch lts-version))))
      "Fetch Cabal file for PACKAGE-NAME from hackage.haskell.org.  The 
retrieved
-vesion corresponds to the version of PACKAGE-NAME specified in the LTS-VERSION
+version corresponds to the version of PACKAGE-NAME specified in the LTS-VERSION
 release at stackage.org.  Return the `package' S-expression corresponding to
 that package, or #f on failure.  PACKAGES-INFO is the alist with the packages
 included in the Stackage LTS release."



reply via email to

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