summaryrefslogtreecommitdiff
path: root/guix/scripts/import/hackage.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-09-22 15:24:10 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-09-23 04:36:59 +0200
commitbd16cc2902800932f58a34647e224734aa3647cd (patch)
tree22a84631d86f2dadcec000360d8f2f5bc340c53b /guix/scripts/import/hackage.scm
parent10da14c5ec4da71d9d512e9e96a5115631a7c793 (diff)
downloadguix-patches-bd16cc2902800932f58a34647e224734aa3647cd.tar
guix-patches-bd16cc2902800932f58a34647e224734aa3647cd.tar.gz
import: Fix docstring typoes.
* guix/import/cabal.scm (cabal-flags->alist): Fix typo in docstring. * guix/import/stackage.scm (lts-info-ghc-version): Likewise. * guix/scripts/import/hackage.scm (show-help): Likewise.
Diffstat (limited to 'guix/scripts/import/hackage.scm')
-rw-r--r--guix/scripts/import/hackage.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/scripts/import/hackage.scm b/guix/scripts/import/hackage.scm
index 710e786a79..906dca24b1 100644
--- a/guix/scripts/import/hackage.scm
+++ b/guix/scripts/import/hackage.scm
@@ -49,7 +49,7 @@
Import and convert the Hackage package for PACKAGE-NAME. If PACKAGE-NAME
includes a suffix constituted by a at-sign followed by a numerical version (as
used with Guix packages), then a definition for the specified version of the
-package will be generated. If no version suffix is pecified, then the
+package will be generated. If no version suffix is specified, then the
generated package definition will correspond to the latest available
version.\n"))
(display (G_ "