From 1fa6836c38198c6ebd5a3e2fcd104f60295c3349 Mon Sep 17 00:00:00 2001 From: Fernando Correa Neto Date: Thu, 10 Dec 2009 00:13:06 +0000 Subject: typo --- docs/narr/traversal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst index a1c906c3b..c1472bf29 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -74,7 +74,7 @@ issue a single command command ``cat /an/absolute/path`` to get the desired result. Instead, this user believes he must issue the ``cd`` command, starting from the root, for each intermediate path segment, *even the path segment that represents the file itself*. Once he gets -an error (because you cannot succesfully ``cd`` into a file), he knows +an error (because you cannot successfully ``cd`` into a file), he knows he has reached the file he wants, and he will be able to execute ``cat`` against the resulting path segment. -- cgit v1.2.3