aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-11-04 10:15:55 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-11-04 10:15:55 +0100
commit6f6b75cd096af3ba68d9bed154e7d71d85582ea9 (patch)
tree4648ea23c80cd9c5286cff1c87bf07d12ff9a1f6
parent526811c87a53009686b35f323b43022d0de50cc2 (diff)
Typo
-rw-r--r--doc/manual/command-ref/conf-file.xml2
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 c3ef184e7..abebd2c89 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>