diff options
-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> |