Skip to content

Commit

Permalink
Merge pull request #1275 from iFreilicht/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in expression.dd
  • Loading branch information
CyberShadow committed Apr 20, 2016
2 parents c7f7d19 + 89b758e commit fdc889e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/expression.dd
Expand Up @@ -578,7 +578,7 @@ $(GNAME CatExpression):
)

$(P A $(I CatExpression) concatenates arrays, producing
a dynmaic array with the result. The arrays must be
a dynamic array with the result. The arrays must be
arrays of the same element type. If one operand is an array
and the other is of that array's element type, that element
is converted to an array of length 1 of that element,
Expand Down

0 comments on commit fdc889e

Please sign in to comment.