mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[gardening] Fix word processing artefacts
This commit is contained in:
@@ -267,7 +267,7 @@ extension String {
|
||||
/// strings. See the `getLineStart(_:end:contentsEnd:for:)` method for
|
||||
/// additional information.
|
||||
///
|
||||
/// Case transformations aren’t guaranteed to be symmetrical or to produce
|
||||
/// Case transformations aren't guaranteed to be symmetrical or to produce
|
||||
/// strings of the same lengths as the originals. See lowercased for an
|
||||
/// example.
|
||||
public var capitalized: String {
|
||||
|
||||
Reference in New Issue
Block a user