Skip to content

Commit 4a9041b

Browse files
[llvm] Proofread GettingInvolved.rst (#161124)
1 parent 41cce3b commit 4a9041b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

llvm/docs/GettingInvolved.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ LLVM welcomes contributions of all kinds. To get started, please review the foll
4242
in the LLVM system.
4343

4444
:doc:`BugLifeCycle`
45-
Describes how bugs are reported, triaged and closed.
45+
Describes how bugs are reported, triaged, and closed.
4646

4747
:doc:`CodingStandards`
4848
Details the LLVM coding standards and provides useful information on writing
@@ -108,7 +108,7 @@ The :doc:`CodeOfConduct` applies to all these forums and mailing lists.
108108
`Commits Archive (llvm-commits)`__
109109
This list contains all commit messages that are made when LLVM developers
110110
commit code changes to the repository. It also serves as a forum for
111-
patch review (i.e. send patches here). It is useful for those who want to
111+
patch review (i.e., send patches here). It is useful for those who want to
112112
stay on the bleeding edge of LLVM development. This list is very high
113113
volume.
114114

@@ -121,7 +121,7 @@ The :doc:`CodeOfConduct` applies to all these forums and mailing lists.
121121
.. __: http://lists.llvm.org/pipermail/llvm-bugs/
122122

123123
`LLVM Announcements`__
124-
If you just want project wide announcements such as releases, developers meetings, or blog posts, then you should check out the Announcement category on LLVM Discourse.
124+
If you just want project-wide announcements such as releases, developers meetings, or blog posts, then you should check out the Announcement category on LLVM Discourse.
125125

126126
.. __: https://discourse.llvm.org/c/announce/46
127127

@@ -473,7 +473,7 @@ join one in your city. Or start a new one if there is none:
473473
Community wide proposals
474474
------------------------
475475

476-
Proposals for massive changes in how the community behaves and how the work flow
476+
Proposals for large-scale changes in how the community behaves and how the work flow
477477
can be better.
478478

479479
.. toctree::
@@ -518,7 +518,7 @@ also be seen inline below:
518518
Note that the web view of the LLVM community calendar shows events in
519519
Coordinated Universal Time (UTC). If you use Google Calendar, consider
520520
subscribing to it with the + button in the bottom-right corner to view all
521-
events in your local timezone alongside your other calendars.
521+
events in your local time zone alongside your other calendars.
522522

523523
.. _llvm-community-calendar-host-guidance:
524524

@@ -554,9 +554,9 @@ An example invite looks as follows
554554
This event is a meetup for all developers of LLDB. Meeting agendas are posted
555555
on discourse before the event.
556556
557-
Attendees are required to adhere to the LLVM Code of Conduct
557+
Attendees must adhere to the LLVM Code of Conduct
558558
(https://llvm.org/docs/CodeOfConduct.html). For any Code of Conduct reports,
559-
please contact the organizers, and also email conduct@llvm.org.
559+
please contact the organizers and also email conduct@llvm.org.
560560
561561
Agenda/Meeting Minutes: Link to minutes
562562

0 commit comments

Comments
 (0)