summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-11-01 17:13:03 -0400
committerLeo Famulari <leo@famulari.name>2017-11-01 17:14:09 -0400
commitfff236aa03e5f1d5d4e186a636c665eb6a905161 (patch)
treeccd9ddc1266e69da22cf10fd92dc6b69e0083625 /doc
parent88b35013b77167141fe5ed83edad6ff606f2013e (diff)
downloadguix-patches-fff236aa03e5f1d5d4e186a636c665eb6a905161.tar
guix-patches-fff236aa03e5f1d5d4e186a636c665eb6a905161.tar.gz
doc: Fix typo in documentation of 'guix graph'.
* doc/guix.texi (Invoking guix graph): Fix typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index e4ba15cd2e..983d0e52e4 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -6686,7 +6686,7 @@ dependencies.
@item bag-with-origins
Similar to @code{bag}, but also showing origins and their dependencies.
-@item derivations
+@item derivation
This is the most detailed representation: It shows the DAG of
derivations (@pxref{Derivations}) and plain store items. Compared to
the above representation, many additional nodes are visible, including