Skip to content

Commit 6104287

Browse files
committed
Typo
1 parent 691bf5f commit 6104287

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

working/augmentation-libraries/feature-specification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,8 +856,8 @@ It's a **compile-time error** if:
856856
* The signature of the augmenting function does not [match][signature
857857
matching] the signature of the augmented function.
858858

859-
* The augmenting constructor parameters specify any default values,
860-
and the constructor is a non-redirecting factory. *Default values are
859+
* The augmenting constructor parameters specify any default values, and
860+
the constructor is not a non-redirecting factory. *Default values are
861861
defined by the introductory constructor, except when this precludes the
862862
augmentation from choosing whether or not the constructor should be
863863
redirecting.*

0 commit comments

Comments
 (0)