summaryrefslogtreecommitdiff
path: root/src/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core.c')
-rw-r--r--src/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.c b/src/core.c
index 3e0043c..98026ad 100644
--- a/src/core.c
+++ b/src/core.c
@@ -544,7 +544,7 @@ int lcoreOpenURL( lua_State *L ) {
/*
> buffer = RL.LoadBuffer( data{} buffer, int type )
-Creates buffer as userdata. Type should be one of the Buffer types
+Load Buffer. Type should be one of the Buffer types
- Success return Buffer
*/