mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-16 21:21:06 +00:00
[Docs][NFC] Contributing.rst: fix wording
Fix a sentence containing two consecutive 'and'.
This commit is contained in:
parent
55459f67b4
commit
73ed118eda
@ -32,7 +32,7 @@ let people know you are working on it.
|
||||
|
||||
Then try to reproduce and fix the bug with upstream LLVM. Start by building
|
||||
LLVM from source as described in :doc:`GettingStarted` and
|
||||
and use the built binaries to reproduce the failure described in the bug. Use
|
||||
use the built binaries to reproduce the failure described in the bug. Use
|
||||
a debug build (`-DCMAKE_BUILD_TYPE=Debug`) or a build with assertions
|
||||
(`-DLLVM_ENABLE_ASSERTIONS=On`, enabled for Debug builds).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user