aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/4_WorkingWithFiles.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-12-06 20:46:44 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2010-12-06 20:46:44 -0500
commitd414042279b2fd28dcdecdd720980ed63154029f (patch)
treeecf7a7008ad450233e6e414f3b94dd83f59fdacd /doc/manual/4_WorkingWithFiles.md
parent49414d68517e875e2f8c90c70eb61a0dd67a7fa7 (diff)
downloadtextadept-d414042279b2fd28dcdecdd720980ed63154029f.tar.gz
textadept-d414042279b2fd28dcdecdd720980ed63154029f.zip
Fixed misspellings in the manual.
Diffstat (limited to 'doc/manual/4_WorkingWithFiles.md')
-rw-r--r--doc/manual/4_WorkingWithFiles.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/4_WorkingWithFiles.md b/doc/manual/4_WorkingWithFiles.md
index b57667bc..a8afd25b 100644
--- a/doc/manual/4_WorkingWithFiles.md
+++ b/doc/manual/4_WorkingWithFiles.md
@@ -59,7 +59,7 @@ A quicker, though slightly more limited alternative to the standard
`File -> Open` dialog is snapopen. It behaves like the buffer browser, but
displays a list of files to open, including files in subdirectories. You can
snapopen the current file's directory from the `Tools -> Snapopen -> Current
-Directory` menu. Snapopen is pretty limited from the menu, but more versitile
+Directory` menu. Snapopen is pretty limited from the menu, but more versatile
in scripts. See its [LuaDoc](../modules/_m.textadept.snapopen.html).
![Snapopen](images/snapopen.png)