From 8d3a7753d519dbb0511ccf47e342f2b82a724357 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 30 Apr 2014 21:34:21 -0400 Subject: Updated documentation. --- core/.buffer.luadoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 2f95c878..dd13b8e5 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -2676,7 +2676,7 @@ function zoom_out(buffer) end --- -- Deletes the buffer. --- **Do not call this function.** Call `buffer:close()` instead. Emits a +-- **Do not call this function.** Call `io.close_buffer()` instead. Emits a -- `BUFFER_DELETED` event. -- @param buffer A buffer. -- @see events.BUFFER_DELETED -- cgit v1.2.3