summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2011-11-02 19:51:04 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2011-11-02 19:51:04 +0000
commitd72abcb1628a88a134d1c90e1d33bf9c6dfb2bbe (patch)
tree6b5e2b53734320e5c5ac98964cfea9de5d7c210d /docs
parentb16ec681a5dfdf99564f0f19f0c186fdac2f0342 (diff)
downloadllvm-d72abcb1628a88a134d1c90e1d33bf9c6dfb2bbe.tar.gz
llvm-d72abcb1628a88a134d1c90e1d33bf9c6dfb2bbe.tar.bz2
llvm-d72abcb1628a88a134d1c90e1d33bf9c6dfb2bbe.tar.xz
docs: Fix two typos
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143565 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/HowToAddABuilder.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/HowToAddABuilder.html b/docs/HowToAddABuilder.html
index 62cb85b11f..4fc7188a07 100644
--- a/docs/HowToAddABuilder.html
+++ b/docs/HowToAddABuilder.html
@@ -33,8 +33,8 @@
<!-- *********************************************************************** -->
<div>
-<p>Volunters can provade there build machines to work as slave builders to
- public LLVM Buildbot. Below desrcibed recommended steps to implement this
+<p>Volunters can provide there build machines to work as slave builders to
+ public LLVM Buildbot. Below described recommended steps to implement this
task.</p>
<p>The steps are roughly as follows:</p>