doc: typo fix
This commit is contained in:
parent
ae8a3c92a7
commit
fa0de66dfe
1 changed files with 1 additions and 1 deletions
|
|
@ -479,7 +479,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