File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
stdlib/public/Darwin/Foundation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ public let NSNotFound: Int = .max
51
51
/// be found within the table, `value` is returned. However, `key` is returned
52
52
/// instead when `value` is the empty string.
53
53
///
54
- /// Export Localizations With Xcode
54
+ /// Export Localizations with Xcode
55
55
/// -------------------------------
56
56
///
57
57
/// Xcode can read through a project's code to find invocations of
@@ -154,7 +154,7 @@ public let NSNotFound: Int = .max
154
154
/// Since comments aren't localized, multiline string literals can be safely
155
155
/// used with `comment`.
156
156
///
157
- /// Work With Manually Managed Strings
157
+ /// Work with Manually Managed Strings
158
158
/// ----------------------------------
159
159
///
160
160
/// If having Xcode generate strings files from code isn't desired behavior,
You can’t perform that action at this time.
0 commit comments