diff options
Diffstat (limited to 'doc/manual/5_FolderStructure.md')
-rw-r--r-- | doc/manual/5_FolderStructure.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/5_FolderStructure.md b/doc/manual/5_FolderStructure.md index 7cb0f4b3..a9a61299 100644 --- a/doc/manual/5_FolderStructure.md +++ b/doc/manual/5_FolderStructure.md @@ -13,8 +13,8 @@ Lua to C interface, event structure, file input/output, and localization. Core extension Lua modules are in `core/ext/`. These are optional and not required, but are stored in `core/` because they could be considered "core -functionality". They are responsible for PM functionality and features like -find/replace and the handling of key commands, menus, and file types. +functionality". They are responsible for features like find/replace and the +handling of key commands, menus, and file types. ## Lexers |