diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 2bcebf5b..2bef811f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -162,7 +162,7 @@ extensibility without sacrificing speed or succumbing to code bloat and featuritis. The editor gives you complete control over the entire application using the Lua programming language. Everything - from moving the caret to changing menus and key commands on-the-fly + from moving the caret to changing menus and key bindings on-the-fly to handling core events is possible. Its potential is vast. </p> </div> |