From d72abcb1628a88a134d1c90e1d33bf9c6dfb2bbe Mon Sep 17 00:00:00 2001 From: Tobias Grosser Date: Wed, 2 Nov 2011 19:51:04 +0000 Subject: [PATCH] docs: Fix two typos git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143565 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/HowToAddABuilder.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: