aboutsummaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/manual.of2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/manual.of b/manual/manual.of
index 2eadbda0..4d1794fc 100644
--- a/manual/manual.of
+++ b/manual/manual.of
@@ -5780,7 +5780,7 @@ it to the buffer.
5780@APIEntry{void luaL_pushfail (lua_State *L);| 5780@APIEntry{void luaL_pushfail (lua_State *L);|
5781@apii{0,1,-} 5781@apii{0,1,-}
5782 5782
5783Pushes the @fail value onto the stack. 5783Pushes the @fail value onto the stack @see{libraries}.
5784 5784
5785} 5785}
5786 5786