diff options
Diffstat (limited to 'doc/manual/nix-store.xml')
-rw-r--r-- | doc/manual/nix-store.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/nix-store.xml b/doc/manual/nix-store.xml index c8146c9076b3..63ddef28e1b9 100644 --- a/doc/manual/nix-store.xml +++ b/doc/manual/nix-store.xml @@ -164,7 +164,7 @@ the specified store paths. Realisation is a somewhat overloaded term: exist in the file system). If the path is already valid, we are done immediately. Otherwise, the path and any missing paths in its closure may be produced through substitutes. If there are no - (succesful) subsitutes, realisation fails.</para></listitem> + (successful) subsitutes, realisation fails.</para></listitem> </itemizedlist> |