diff options
author | 2016-04-29 08:28:49 -0400 | |
---|---|---|
committer | 2016-04-29 08:28:49 -0400 | |
commit | c68d49574c0a0f7b8d8c72ceeaa54cb59ff5a964 (patch) | |
tree | 8935e827866a6d24043069d79f83bdd2ceb4daac | |
parent | 741e21cc03f64635d24313b6ca7d52f2b38a2f98 (diff) | |
download | textadept-c68d49574c0a0f7b8d8c72ceeaa54cb59ff5a964.tar.gz textadept-c68d49574c0a0f7b8d8c72ceeaa54cb59ff5a964.zip |
Textadept has been around for more than 8 years now; doc/manual.md
-rw-r--r-- | doc/manual.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manual.md b/doc/manual.md index 0cb2fd71..16c3d11c 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -48,9 +48,9 @@ Textadept runs faster than ever before. Textadept is minimalist. Not only does its appearance exhibit this, but the editor's C core pledges to never exceed 2000 lines of code and its Lua extension -code avoids going beyond 4000 lines. After more than 5 years of development, -Textadept contains the same amount of code since its inception while evolving -into a vastly superior editor. +code avoids going beyond 4000 lines. After more than 8 years of development, +Textadept contains roughly the same amount of code since its inception while +evolving into a vastly superior editor. ### Remarkably Extensible |