diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-11-02 19:51:04 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-11-02 19:51:04 +0000 |
commit | 325569f7169715e98684501cc063cde3e6fc951f (patch) | |
tree | 660e1ecaa180fac4926cc714e50aa09c450eab41 /llvm/docs/HowToAddABuilder.html | |
parent | 6c92223b378ea4aeb99d2a8477c52e07b684d3d4 (diff) | |
download | bcm5719-llvm-325569f7169715e98684501cc063cde3e6fc951f.tar.gz bcm5719-llvm-325569f7169715e98684501cc063cde3e6fc951f.zip |
docs: Fix two typos
llvm-svn: 143565
Diffstat (limited to 'llvm/docs/HowToAddABuilder.html')
-rw-r--r-- | llvm/docs/HowToAddABuilder.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/HowToAddABuilder.html b/llvm/docs/HowToAddABuilder.html index 62cb85b11fa..4fc7188a07d 100644 --- a/llvm/docs/HowToAddABuilder.html +++ b/llvm/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> |