[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:45:30 PST 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323544: [NFC] Remove apostrophe to use 'it' in the possessive form. (authored by mattd, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42586?vs=131613&id=131622#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42586
Files:
llvm/trunk/docs/AdvancedBuilds.rst
Index: llvm/trunk/docs/AdvancedBuilds.rst
===================================================================
--- llvm/trunk/docs/AdvancedBuilds.rst
+++ llvm/trunk/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.131622.patch
Type: text/x-patch
Size: 587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180126/9756bb90/attachment.bin>
More information about the llvm-commits
mailing list