aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/parted.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/parted.scm')
-rw-r--r--gnu/packages/parted.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/parted.scm b/gnu/packages/parted.scm
index 25f021b6fd..34d29fd748 100644
--- a/gnu/packages/parted.scm
+++ b/gnu/packages/parted.scm
@@ -59,6 +59,6 @@
(home-page "http://www.gnu.org/software/parted/")
(synopsis "Disk partition editor")
(description
- "Parted is a tool for creating and manipulating disk partition tables.
-It consists of a library and a command-line tool for performing these tasks.")
+ "GNU Parted is a package for creating and manipulating disk partition
+tables. It includes a library and command-line utility.")
(license gpl3+)))