aboutsummaryrefslogtreecommitdiff
path: root/core/.buffer.luadoc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-08-17 23:51:02 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2010-08-17 23:51:02 -0400
commit02a7aa860a25332c84180ec21499355bf54f5e88 (patch)
tree72c10a76d85dbe3e35ddba3b101b54aa66146116 /core/.buffer.luadoc
parent3d4c3dc0cba751e6a765ea33f6780f8d1a3fca21 (diff)
downloadtextadept-02a7aa860a25332c84180ec21499355bf54f5e88.tar.gz
textadept-02a7aa860a25332c84180ec21499355bf54f5e88.zip
Fixed LuaDoc typos.
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r--core/.buffer.luadoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 427b3ffa..87f338dc 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -971,7 +971,7 @@ function buffer:close()
function buffer:set_lexer(lang)
---
-- Replacement for buffer:get_lexer_language().
--- @param buffer The buffer to get the lexer langugae of.
+-- @param buffer The buffer to get the lexer language of.
function buffer:get_lexer()
---
-- Returns the name of the style associated with a style number.