We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c47ebb commit 3b95cd7Copy full SHA for 3b95cd7
src/librustc_unicode/char.rs
@@ -429,7 +429,7 @@ impl char {
429
///
430
/// [1]: ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt
431
432
- /// [`SpecialCasing`.txt`]: ftp://ftp.unicode.org/Public/UNIDATA/SpecialCasing.txt
+ /// [`SpecialCasing.txt`]: ftp://ftp.unicode.org/Public/UNIDATA/SpecialCasing.txt
433
434
/// [2]: http://www.unicode.org/versions/Unicode4.0.0/ch03.pdf#G33992
435
#[stable(feature = "rust1", since = "1.0.0")]
0 commit comments