Skip to content

Commit f93cd79

Browse files
committed
Typo
1 parent d19349d commit f93cd79

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
@@ -851,8 +851,8 @@ It's a **compile-time error** if:
851851
* The signature of the augmenting function does not [match][signature
852852
matching] the signature of the augmented function.
853853

854-
* The augmenting constructor parameters specify any default values,
855-
and the constructor is a non-redirecting factory. *Default values are
854+
* The augmenting constructor parameters specify any default values, and
855+
the constructor is not a non-redirecting factory. *Default values are
856856
defined by the introductory constructor, except when this precludes the
857857
augmentation from choosing whether or not the constructor should be
858858
redirecting.*

0 commit comments

Comments
 (0)