diff options
author | David Thompson <dthompson2@worcester.edu> | 2014-11-16 18:40:31 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2014-11-16 18:42:44 -0500 |
commit | 7b3f6a277cbd544754b1bdee3aa737f6a0f457a3 (patch) | |
tree | d1880db3d7b6d1faffec7166e23d07e45ea7596d /NEWS | |
parent | 2bc53ba922a291167612c6ccad3ce951f465601c (diff) | |
download | guix-7b3f6a277cbd544754b1bdee3aa737f6a0f457a3.tar guix-7b3f6a277cbd544754b1bdee3aa737f6a0f457a3.tar.gz |
Fix typo in NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ See “Invoking guix environment” in the manual. *** The ‘guix import’ command has been extended and documented -It can now import packages from pipy.python.org and from GNU. +It can now import packages from pypi.python.org and from GNU. See “Invoking guix import” in the manual. *** New ‘guix lint’ command, for use by Guix developers |