[Lldb-commits] [lldb] 18e356b - [lldb/Docs] Reword paragraph and omit 'build slave'

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 15 18:26:13 PDT 2020


Author: Jonas Devlieghere
Date: 2020-06-15T18:25:57-07:00
New Revision: 18e356b75d039a23c805c40d1ee2dbb387e40128

URL: https://github.com/llvm/llvm-project/commit/18e356b75d039a23c805c40d1ee2dbb387e40128
DIFF: https://github.com/llvm/llvm-project/commit/18e356b75d039a23c805c40d1ee2dbb387e40128.diff

LOG: [lldb/Docs] Reword paragraph and omit 'build slave'

Added: 
    

Modified: 
    lldb/docs/resources/bots.rst

Removed: 
    


################################################################################
diff  --git a/lldb/docs/resources/bots.rst b/lldb/docs/resources/bots.rst
index f8e7a4d8b9ba..efe8c7116b01 100644
--- a/lldb/docs/resources/bots.rst
+++ b/lldb/docs/resources/bots.rst
@@ -4,10 +4,8 @@ Continuous Integration
 Buildbot
 --------
 
-LLVM Buildbot is the place where Volunteers provide build machines to work as
-build slaves. Everyone can `add a buildbot for LLDB
-<https://llvm.org/docs/HowToAddABuilder.html>`_.
-
+LLVM Buildbot is the place where volunteers provide build machines. Everyone can
+`add a buildbot for LLDB <https://llvm.org/docs/HowToAddABuilder.html>`_.
 
 * `lldb-x64-windows-ninja <http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja>`_
 * `lldb-x86_64-debian <http://lab.llvm.org:8011/builders/lldb-x86_64-debian>`_


        


More information about the lldb-commits mailing list