about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
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 bdd1b644b0d1..c4981168bdcc 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