Skip to content

Commit 9afcc29

Browse files
committed
Get rid of repeated use of 'configuration' in opening para
1 parent 4950b7c commit 9afcc29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/docs/HowToAddABuilder.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,9 @@ Testing a Builder Config Locally
183183
================================
184184

185185
It is possible to test a builder running against a local version of LLVM's
186-
buildmaster configuration. This allows you to test changes to builder,
187-
worker, and buildmaster configuration. A buildmaster launched in this "local
188-
testing" mode will:
186+
buildmaster setup. This allows you to test changes to builder, worker, and
187+
buildmaster configuration. A buildmaster launched in this "local testing" mode
188+
will:
189189
* Bind only to local interfaces.
190190
* Use SQLite as the database.
191191
* Use a single fixed password for workers.

0 commit comments

Comments
 (0)