Skip to content

Commit 73ed118

Browse files
lancesixserge-sans-paille
authored andcommitted
[Docs][NFC] Contributing.rst: fix wording
Fix a sentence containing two consecutive 'and'.
1 parent 55459f6 commit 73ed118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/Contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ let people know you are working on it.
3232

3333
Then try to reproduce and fix the bug with upstream LLVM. Start by building
3434
LLVM from source as described in :doc:`GettingStarted` and
35-
and use the built binaries to reproduce the failure described in the bug. Use
35+
use the built binaries to reproduce the failure described in the bug. Use
3636
a debug build (`-DCMAKE_BUILD_TYPE=Debug`) or a build with assertions
3737
(`-DLLVM_ENABLE_ASSERTIONS=On`, enabled for Debug builds).
3838

0 commit comments

Comments
 (0)