summaryrefslogtreecommitdiff
path: root/spec/06-expressions.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/06-expressions.md')
-rw-r--r--spec/06-expressions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/06-expressions.md b/spec/06-expressions.md
index da9e21f267..85e288bf5f 100644
--- a/spec/06-expressions.md
+++ b/spec/06-expressions.md
@@ -512,7 +512,7 @@ In the latter case, the concrete self type of the expression is the
compound type `$T$ with $x$.type`.
The expression is evaluated by creating a fresh
-object of type $T$ which is is initialized by evaluating $c$. The
+object of type $T$ which is initialized by evaluating $c$. The
type of the expression is $T$.
A general instance creation expression is of the form