civodul pushed a commit to tag 1.8
in repository guix.
commit 6f6b75cd096af3ba68d9bed154e7d71d85582ea9
Author: Eelco Dolstra <[email protected]>
Date: Tue Nov 4 10:15:55 2014 +0100
Typo
---
doc/manual/command-ref/conf-file.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/manual/command-ref/conf-file.xml
b/doc/manual/command-ref/conf-file.xml
index c3ef184..abebd2c 100644
--- a/doc/manual/command-ref/conf-file.xml
+++ b/doc/manual/command-ref/conf-file.xml
@@ -66,7 +66,7 @@ flag, e.g. <literal>--option gc-keep-outputs
false</literal>.</para>
<para>Keeping derivation around is useful for querying and
traceability (e.g., it allows you to ask with what dependencies or
options a store path was built), so by default this option is on.
- Turn it off to safe a bit of disk space (or a lot if
+ Turn it off to save a bit of disk space (or a lot if
<literal>gc-keep-outputs</literal> is also turned on).</para></listitem>
</varlistentry>