about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2008-11-11T14·58+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2008-11-11T14·58+0000
commit2b7c839b4e20d53e097036d854fbd52dbbc16dd6 (patch)
treef828a6ef1a858cadf58f79849f9a24afcf799191 /src
parent709b55ee0281bc2d587dff6f60ec189b010800f6 (diff)
* Typo.
Diffstat (limited to 'src')
-rw-r--r--src/nix-store/help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix-store/help.txt b/src/nix-store/help.txt
index bdd1b644b0..c4981168bd 100644
--- a/src/nix-store/help.txt
+++ b/src/nix-store/help.txt
@@ -4,7 +4,7 @@ Usage: nix-store [OPTIONS...] [ARGUMENTS...]
 
 Operations:
 
-  --realise / -r: ensure path validity; if a derivation, ensure that
+  --realise / -r: ensure path validity; if a derivation, ensure the
       validity of the outputs
   --add / -A: copy a path to the Nix store
   --delete: safely delete paths from the Nix store