Correcting minor typo

pull/149/head^2
Evan Teran 10 years ago
parent c813800c1a
commit e508837f42

@ -4557,7 +4557,7 @@ The alternative is to make two failure states compare equal and any valid state
// ...
};
// `B`'s comparison accpts conversions for its second operand, but not its first.
// `B`'s comparison accepts conversions for its second operand, but not its first.
class D :B {
char character;

Loading…
Cancel
Save