From 659a3e399b74d90e1db045fa738d9bc520e2c72c Mon Sep 17 00:00:00 2001 From: Joachim Schiele Date: Mon, 30 May 2016 23:58:13 +0200 Subject: [PATCH] Update language-constructs.xml --- doc/manual/expressions/language-constructs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual/expressions/language-constructs.xml b/doc/manual/expressions/language-constructs.xml index e438e4b20a1..5bea0206ad1 100644 --- a/doc/manual/expressions/language-constructs.xml +++ b/doc/manual/expressions/language-constructs.xml @@ -186,7 +186,7 @@ but can also be written as: Here args is bound to the entire argument, which is further matched against the pattern { x, y, z, ... }. This @-pattern makes mainly sense with an - ellipsis(...) as you can now access attribute names as + ellipsis(...) as you can access attribute names as a, using args.a, which was given as an additional attribute to the function. @@ -365,4 +365,4 @@ character, or inline/multi-line, enclosed within /* - \ No newline at end of file +