aboutsummaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/manual.of1
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/manual.of b/manual/manual.of
index 164e359a..5d0c35cf 100644
--- a/manual/manual.of
+++ b/manual/manual.of
@@ -1630,7 +1630,6 @@ they are closed in the reverse order that they were declared.
1630If there is any error while running a closing method, 1630If there is any error while running a closing method,
1631that error is handled like an error in the regular code 1631that error is handled like an error in the regular code
1632where the variable was defined. 1632where the variable was defined.
1633However, Lua may call the method one more time.
1634 1633
1635After an error, 1634After an error,
1636the other pending closing methods will still be called. 1635the other pending closing methods will still be called.