Skip to content

Commit 37325e7

Browse files
committed
Merge pull request swiftlang#59 from codestergit/patch-5
Fix typo acheived to achieved
2 parents 4aba7d4 + 15dc3cb commit 37325e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/StringDesign.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@ Searching
944944
945945
.. Admonition:: Usage Example
946946

947-
The ``NSString`` semantics can be acheived as follows:
947+
The ``NSString`` semantics can be achieved as follows:
948948

949949
.. parsed-literal::
950950
@@ -1104,7 +1104,7 @@ Capitalization
11041104
11051105
.. Admonition:: Usage Example
11061106

1107-
The ``NSString`` semantics can be acheived as follows:
1107+
The ``NSString`` semantics can be achieved as follows:
11081108

11091109
.. parsed-literal::
11101110

0 commit comments

Comments
 (0)