From: Tobias Grosser Date: Wed, 2 Nov 2011 19:51:04 +0000 (+0000) Subject: docs: Fix two typos X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d72abcb1628a88a134d1c90e1d33bf9c6dfb2bbe;p=oota-llvm.git docs: Fix two typos git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143565 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/HowToAddABuilder.html b/docs/HowToAddABuilder.html index 62cb85b11fa..4fc7188a07d 100644 --- a/docs/HowToAddABuilder.html +++ b/docs/HowToAddABuilder.html @@ -33,8 +33,8 @@
-

Volunters can provade there build machines to work as slave builders to - public LLVM Buildbot. Below desrcibed recommended steps to implement this +

Volunters can provide there build machines to work as slave builders to + public LLVM Buildbot. Below described recommended steps to implement this task.

The steps are roughly as follows: