From fff236aa03e5f1d5d4e186a636c665eb6a905161 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Wed, 1 Nov 2017 17:13:03 -0400 Subject: doc: Fix typo in documentation of 'guix graph'. * doc/guix.texi (Invoking guix graph): Fix typo. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1