aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-10-05 18:58:56 -0400
committerLeo Famulari <leo@famulari.name>2016-10-05 18:59:29 -0400
commit145947608905d36f31227e87bebd7ed3a922e910 (patch)
tree06475102e55d48997067f8b41d52abbaa50d1365 /gnu/packages
parent7d4536568417796a8c697b30b464b727d46cee8d (diff)
downloadguix-145947608905d36f31227e87bebd7ed3a922e910.tar
guix-145947608905d36f31227e87bebd7ed3a922e910.tar.gz
gnu: e2fsprogs: Fix typo in comment.
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Fix typo in comment.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/linux.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c9740ecbfc..52c7c7d027 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -597,7 +597,7 @@ slabtop, and skill.")
(arguments
'(;; Parallel building reliably yields a failure like this:
;; "make[2]: *** No rule to make target '../lib/libss.so', needed by
- ;; 'debufs'. Stop."
+ ;; 'debugfs'. Stop."
#:parallel-build? #f
;; util-linux is the preferred source for some of the libraries and
;; commands, so disable them (see, e.g.,