Updates von /doc/LPC aus Driversourcen
Change-Id: I60960bf74c3914a6fb6b0bd6628b39c1a4d8ba2d
diff --git a/doc/LPC/closure_guide b/doc/LPC/closure_guide
index 1f23acb..b1155cf 100644
--- a/doc/LPC/closure_guide
+++ b/doc/LPC/closure_guide
@@ -516,8 +516,8 @@
#'catch executes the closure given as argument, but catches any
runtime error (see catch(E)). Optionally the symbols 'nolog,
- 'publish and 'reserve may be given as additional arguments to
- modify the behaviour of the catch.
+ 'publish, 'reserve and 'limit may be given as additional
+ arguments to modify the behaviour of the catch.
#'= and the #'<op>= variants are also special because the first
argument has to be an lvalue.