From 3f566741f708030014a56ad0c69e874db7ec4240 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 23 Sep 2013 23:25:15 -0400 Subject: Code and documentation cleanup. --- core/file_io.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/file_io.lua') diff --git a/core/file_io.lua b/core/file_io.lua index 17ca2824..ce3bf8ec 100644 --- a/core/file_io.lua +++ b/core/file_io.lua @@ -184,7 +184,7 @@ function io.reload_file() end --- --- Converts the current buffer's contents to string encoding *encoding*. +-- Converts the current buffer's contents to encoding *encoding*. -- @param encoding The string encoding to set. Valid encodings are ones that GNU -- iconv accepts. -- @usage io.set_buffer_encoding('ASCII') -- cgit v1.2.3