Skip to content

Commit 0bc6d60

Browse files
[llvm] Fix typos in documentation (llvm#147129)
1 parent 15f07db commit 0bc6d60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/DeveloperPolicy.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ upcoming projects, new designs, enhancements, and other community business.
4242
First and foremost is the `LLVM Discourse forums`_, which is the successor
4343
to our former mailing lists (llvm-dev@, cfe-dev@, lldb-dev@, etc). This is
4444
probably the most vital and active communication channel to our highly
45-
distributed open source project. It enables long-form asyncronous text
45+
distributed open source project. It enables long-form asynchronous text
4646
communication, and this is where people tend to propose major changes or
4747
propose new designs in the form of RFCs (Request For Comment), which are
4848
described later. Please be aware that the Discourse forums are public and
@@ -623,7 +623,7 @@ After posting a major proposal, it is common to receive lots of conflicting
623623
feedback from different parties, or no feedback at all, leaving authors without
624624
clear next steps. As a community, we are aiming for `"rough consensus"
625625
<https://en.wikipedia.org/wiki/Rough_consensus>`_, similar in spirit to what is
626-
desribed in `IETF RFC7282 <https://datatracker.ietf.org/doc/html/rfc7282>`_.
626+
described in `IETF RFC7282 <https://datatracker.ietf.org/doc/html/rfc7282>`_.
627627
This requires considering and addressing all of the objections to the RFC, and
628628
confirming that we can all live with the tradeoffs embodied in the proposal.
629629

0 commit comments

Comments
 (0)