mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[gardening] Add whitespace: "foo,bar" → "foo, bar"
This commit is contained in:
@@ -1686,7 +1686,7 @@ extension String {
|
||||
///
|
||||
/// Locale-independent case-insensitive operation, and other needs,
|
||||
/// can be achieved by calling
|
||||
/// `rangeOfString(_:options:_,range:_locale:_)`.
|
||||
/// `rangeOfString(_:options:_, range:_locale:_)`.
|
||||
///
|
||||
/// Equivalent to
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user