We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691bf5f commit 6104287Copy full SHA for 6104287
working/augmentation-libraries/feature-specification.md
@@ -856,8 +856,8 @@ It's a **compile-time error** if:
856
* The signature of the augmenting function does not [match][signature
857
matching] the signature of the augmented function.
858
859
-* The augmenting constructor parameters specify any default values,
860
- and the constructor is a non-redirecting factory. *Default values are
+* The augmenting constructor parameters specify any default values, and
+ the constructor is not a non-redirecting factory. *Default values are
861
defined by the introductory constructor, except when this precludes the
862
augmentation from choosing whether or not the constructor should be
863
redirecting.*
0 commit comments