Rollup merge of #26195 - tshepang:patch-1, r=alexcrichton
This commit is contained in:
commit
cf3e79d558
1 changed files with 1 additions and 1 deletions
|
|
@ -486,7 +486,7 @@ impl char {
|
|||
/// # Return value
|
||||
///
|
||||
/// Returns an iterator which yields the characters corresponding to the
|
||||
/// lowercase equivalent of the character. If no conversion is possible then
|
||||
/// titlecase equivalent of the character. If no conversion is possible then
|
||||
/// an iterator with just the input character is returned.
|
||||
#[unstable(feature = "unicode", reason = "recently added")]
|
||||
#[inline]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue