[PATCH] D42586: [NFC] Remove apostrophe to use 'it' in the possessive form.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 10:20:26 PST 2018


mattd created this revision.

This is  a simple change to test commit access with.


https://reviews.llvm.org/D42586

Files:
  docs/AdvancedBuilds.rst


Index: docs/AdvancedBuilds.rst
===================================================================
--- docs/AdvancedBuilds.rst
+++ docs/AdvancedBuilds.rst
@@ -151,7 +151,7 @@
 =======================
 
 In the ancient lore of compilers non-determinism is like the multi-headed hydra.
-Whenever it's head pops up, terror and chaos ensue.
+Whenever its head pops up, terror and chaos ensue.
 
 Historically one of the tests to verify that a compiler was deterministic would
 be a three stage build. The idea of a three stage build is you take your sources


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42586.131613.patch
Type: text/x-patch
Size: 554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180126/6b81b5d7/attachment.bin>


More information about the llvm-commits mailing list