From 15dc3cb1b4ed0396acf8513c9c8b5c917afbba05 Mon Sep 17 00:00:00 2001 From: codester Date: Fri, 4 Dec 2015 00:01:27 +0530 Subject: [PATCH] Fix typo acheived to achieved Fixed Typo --- docs/StringDesign.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/StringDesign.rst b/docs/StringDesign.rst index 08f135206e4a0..0596da7dca754 100644 --- a/docs/StringDesign.rst +++ b/docs/StringDesign.rst @@ -944,7 +944,7 @@ Searching .. Admonition:: Usage Example - The ``NSString`` semantics can be acheived as follows: + The ``NSString`` semantics can be achieved as follows: .. parsed-literal:: @@ -1104,7 +1104,7 @@ Capitalization .. Admonition:: Usage Example - The ``NSString`` semantics can be acheived as follows: + The ``NSString`` semantics can be achieved as follows: .. parsed-literal::