diff --git a/doc/manual/expressions/language-constructs.xml b/doc/manual/expressions/language-constructs.xml
index e438e4b20..5bea0206a 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
+