about summary refs log tree commit diff
path: root/doc/manual/command-ref
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2015-03-06T15·39+0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2015-03-06T15·43+0100
commite659978cedbc9e03a564be625798ebdf5b496133 (patch)
tree39751f2fe35ee6fca3ad5ae025332f1c9d0a62d9 /doc/manual/command-ref
parent17c71334e16f6c65a549d95312d3f03e3c51ed98 (diff)
Fix typos: s/the the/the/
Diffstat (limited to 'doc/manual/command-ref')
-rw-r--r--doc/manual/command-ref/nix-env.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/command-ref/nix-env.xml b/doc/manual/command-ref/nix-env.xml
index f8af6e9549dc..d37f4bcc1418 100644
--- a/doc/manual/command-ref/nix-env.xml
+++ b/doc/manual/command-ref/nix-env.xml
@@ -416,7 +416,7 @@ $ nix-env --install gcc-3.3.2
 installing `gcc-3.3.2'
 uninstalling `gcc-3.1'</screen>
 
-Note the the previously installed version is removed, since
+Note the previously installed version is removed, since
 <option>--preserve-installed</option> was not specified.</para>
 
 <para>To install an arbitrary version: