aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-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.