diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-05 13:47:55 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-07-30 02:35:41 +0200 |
commit | 72c08cb4a93eb2b835a42e7b26a92a8db2ba6a4c (patch) | |
tree | 82bb8ffe0c35d4370c1410e2d947a063838a9ed3 /doc | |
parent | f7a7a270c97d502a2f62ff2f3e9fb5665c5c3991 (diff) | |
download | kdirstat-72c08cb4a93eb2b835a42e7b26a92a8db2ba6a4c.tar.gz kdirstat-72c08cb4a93eb2b835a42e7b26a92a8db2ba6a4c.zip |
Fix typos.
(cherry picked from commit e44906ca4ff721a910ffb40c14da200bbc002011)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 6076630..741c53b 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -860,7 +860,7 @@ This opens a terminal window in the directory of the selected item. Use this to issue a few shell commands in that directory, then simply close that shell window. You can easily open a new one in a different directory if you need one, so you might want not to bother to repeatedly type -<userinput>cd</userinput> with lenghty paths - simply close that shell and open +<userinput>cd</userinput> with lengthy paths - simply close that shell and open a new one at the new location (type <keycap>Ctrl</keycap>-<keysym>T</keysym>. </para> <para> |