From ea99f38866cdea4d0edd20ac7e13186f4b7952e7 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 29 Jun 2012 16:32:32 -0400 Subject: Updated manual; doc/01_Introduction.md --- doc/01_Introduction.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/01_Introduction.md b/doc/01_Introduction.md index 0bdf97e2..46d3dfcf 100644 --- a/doc/01_Introduction.md +++ b/doc/01_Introduction.md @@ -25,9 +25,9 @@ than ever before, though using LuaJIT is overkill. Textadept is minimalist. Not only is this apparent in the UI, but the editor's C core was designed to never exceed 2000 lines of code and its Lua extension code -is not supposed to go beyond 4000 lines. After 4 1/2 years of development, -Textadept has fewer lines of code (~5000) than it did in its first release -(~5600) and is vastly superior in every respect. +is not supposed to go beyond 4000 lines. After 4 1/2 years of development, even +though Textadept has about the same number of lines of code than it did in its +first release (~5600), it is vastly superior in every respect. ### Ridiculously Extensible -- cgit v1.2.3