From 875f03caac65a3001d39ebb1562165746b5807ef Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 2 Mar 2011 21:26:57 -0500 Subject: Fixed typo in manual; doc/manual/10_Advance.md --- doc/manual/10_Advanced.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/manual') diff --git a/doc/manual/10_Advanced.md b/doc/manual/10_Advanced.md index 74b56ddc..a24c0bdf 100644 --- a/doc/manual/10_Advanced.md +++ b/doc/manual/10_Advanced.md @@ -4,8 +4,8 @@ Access to the Lua state is available through the command entry. Press `F2` to access it. It is useful for debugging, inspecting, and entering buffer or view -commands. If you try cause instability in Textadept's Lua state, you might very -well succeed so be careful. For more information, see the +commands. If you try to cause instability in Textadept's Lua state, you might +very well succeed so be careful. For more information, see the [scripting](11_Scripting.html) page. Abbreviated commands for the `buffer`, `view` and `gui` are available. So -- cgit v1.2.3