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 c5ae5c6..5ba5274 100644
--- a/src/core.c
+++ b/src/core.c
@@ -302,7 +302,7 @@ int lcoreSetWindowTitle( lua_State *L ) {
}
/*
-> RL_lcoreCloseWindow()
+> RL_CloseWindow()
Close window and unload OpenGL context and free all resources
*/