We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9165a4e + ab45e51 commit bef7d90Copy full SHA for bef7d90
src/librustc_unicode/char.rs
@@ -476,7 +476,7 @@ impl char {
476
/// it maps one Unicode character to its uppercase equivalent
477
/// according to the Unicode database [1]
478
/// and the additional complex mappings [`SpecialCasing.txt`].
479
- /// Conditional mappings (based on context or language) are not considerd here.
+ /// Conditional mappings (based on context or language) are not considered here.
480
///
481
/// A full reference can be found here [2].
482
0 commit comments