From 411bbee68ad9720379257d7cf7ec77667e10b777 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 13 Sep 2010 20:56:26 -0400 Subject: Fixed typo in manual; doc/manual/1_Introduction.md --- doc/manual/1_Introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual/1_Introduction.md') diff --git a/doc/manual/1_Introduction.md b/doc/manual/1_Introduction.md index 4a05430f..b1ee0826 100644 --- a/doc/manual/1_Introduction.md +++ b/doc/manual/1_Introduction.md @@ -8,7 +8,7 @@ In a world where code bloat is commonplace and application speed is second to its number of features, Textadept breaks that trend, aiming to stay minimalist and fast, but at the same time being ridiculously extensible. At its core lies less than 2000 lines of C code, and that's how it always will be. While other -editors rely on numerous plugin for a wide range of functionality, recordable +editors rely on numerous plugins for a wide range of functionality, recordable macros to speed up workflow, and shell scripts to quickly transform text, Textadept takes it to the extreme: it gives you complete control over the entire application using the embedded [Lua][Lua] language. Lua is nearly as fast as C, -- cgit v1.2.3