aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/9_Preferences.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-10-02 21:59:27 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-10-02 21:59:27 -0400
commit41a769385f00549a2136cefbdfa0819278aaba81 (patch)
treee8b705be8c358baea6b368c46d04ee7fbb85bb8d /doc/manual/9_Preferences.md
parent327f90996bc62f73ad5b9e6e3c8a27b44c41607a (diff)
downloadtextadept-41a769385f00549a2136cefbdfa0819278aaba81.tar.gz
textadept-41a769385f00549a2136cefbdfa0819278aaba81.zip
Updated manual.
Diffstat (limited to 'doc/manual/9_Preferences.md')
-rw-r--r--doc/manual/9_Preferences.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/9_Preferences.md b/doc/manual/9_Preferences.md
index e12b0c72..e86ba132 100644
--- a/doc/manual/9_Preferences.md
+++ b/doc/manual/9_Preferences.md
@@ -35,8 +35,8 @@ with
require 'textadept.snapopen'
require 'textadept.snippets'
- --require 'textadept.menu'
require 'textadept.keys'
+ --require 'textadept.menu'
Note that his list was obtained from the `textadept` module's `init.lua` which
is located in the `modules/textadept/` directory.