aboutsummaryrefslogtreecommitdiff
path: root/doc/01_Introduction.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-10-17 13:07:18 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-10-17 13:07:18 -0400
commit39ee8c120e62331c2d31846a18086efd059f5709 (patch)
tree64a2d66f93f43281eacd65b21cb0868e99542852 /doc/01_Introduction.md
parent28b1bccb2ed38faacfcc77674081db207c32cf89 (diff)
downloadtextadept-39ee8c120e62331c2d31846a18086efd059f5709.tar.gz
textadept-39ee8c120e62331c2d31846a18086efd059f5709.zip
Updated manual.
Diffstat (limited to 'doc/01_Introduction.md')
-rw-r--r--doc/01_Introduction.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/01_Introduction.md b/doc/01_Introduction.md
index 5ac05e8c..6171ff2e 100644
--- a/doc/01_Introduction.md
+++ b/doc/01_Introduction.md
@@ -25,9 +25,9 @@ Textadept is faster than ever before.
Textadept is minimalist. Not only is this apparent in its appearance, but the
editor's C core was designed to never exceed 2000 lines of code and its Lua
-extension code is capped at 4000 lines. After 5 years of development, Textadept
-has maintained the same amount of code since its inception while evolving into a
-vastly superior editor.
+extension code is capped at 4000 lines. After more than 5 years of development,
+Textadept has maintained the same amount of code since its inception while
+evolving into a vastly superior editor.
### Ridiculously Extensible