aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-09-13 15:31:31 +0200
committerLudovic Courtès <ludo@gnu.org>2014-09-13 15:36:07 +0200
commitc5779c931bcfd1073da1031bd8663871a88c2950 (patch)
tree0b4585f72dd0c541d0bfa6c6aa9db884017771b8 /gnu/packages/package-management.scm
parentbed035c56060d008abbfcd7e4100f6aa76031314 (diff)
downloadguix-c5779c931bcfd1073da1031bd8663871a88c2950.tar.gz
guix-c5779c931bcfd1073da1031bd8663871a88c2950.zip
gnu: Synchronize GNU package descriptions with upstream.
These are mostly two-space-after-end-of-sentence-period changes resulting from commit 3a09e1d2.
Diffstat (limited to 'gnu/packages/package-management.scm')
-rw-r--r--gnu/packages/package-management.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index 9f35de1819..b789b333b8 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -103,10 +103,10 @@
(synopsis "Functional package manager for installed software packages and versions")
(description
"GNU Guix is a functional package manager for the GNU system, and is
-also a distribution thereof. It includes a virtual machine image. Besides
+also a distribution thereof. It includes a virtual machine image. Besides
the usual package management features, it also supports transactional
-upgrades and roll-backs, per-user profiles, and much more. It is based on the
-Nix package manager.")
+upgrades and roll-backs, per-user profiles, and much more. It is based on
+the Nix package manager.")
(license gpl3+)))
(define-public guix guix-0.7)