aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/9_Preferences.md
diff options
context:
space:
mode:
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.