aboutsummaryrefslogtreecommitdiff
path: root/src/nix/ping-store.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix/ping-store.md')
-rw-r--r--src/nix/ping-store.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nix/ping-store.md b/src/nix/ping-store.md
index 8c846791b..1296ef685 100644
--- a/src/nix/ping-store.md
+++ b/src/nix/ping-store.md
@@ -25,9 +25,9 @@ R""(
This command tests whether a particular Nix store (specified by the
argument `--store` *url*) can be accessed. What this means is
dependent on the type of the store. For instance, for an SSH store it
-means that Nix can connect to the specified machine.
+means that Lix can connect to the specified machine.
-If the command succeeds, Nix returns a exit code of 0 and does not
+If the command succeeds, Lix returns a exit code of 0 and does not
print any output.
)""