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