summaryrefslogtreecommitdiff
path: root/docs/MergeFunctions.rst
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2016-02-14 20:16:22 +0000
committerSylvestre Ledru <sylvestre@debian.org>2016-02-14 20:16:22 +0000
commit3c5ec72fb6b80a1e0d6c66c65715b7723c085224 (patch)
tree2b2741a9d67c8cb5b6ce8a266e8b8bf7fb035d76 /docs/MergeFunctions.rst
parent71895b613a6a50118c416b9232b867d036cf3187 (diff)
Fix some typos in the llvm doc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260855 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/MergeFunctions.rst')
-rw-r--r--docs/MergeFunctions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MergeFunctions.rst b/docs/MergeFunctions.rst
index b2f6030edc1..377ea4d698d 100644
--- a/docs/MergeFunctions.rst
+++ b/docs/MergeFunctions.rst
@@ -697,7 +697,7 @@ Below is detailed body description.
If “F” may be overridden
------------------------
As follows from ``mayBeOverridden`` comments: “whether the definition of this
-global may be replaced by something non-equivalent at link time”. If so, thats
+global may be replaced by something non-equivalent at link time”. If so, that's
ok: we can use alias to *F* instead of *G* or change call instructions itself.
HasGlobalAliases, removeUsers