[llvm] 6c1a0d5 - Consistently use the same apostrophe in these docs.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 09:31:24 PDT 2022


Author: Tanya Lattner
Date: 2022-04-26T09:29:44-07:00
New Revision: 6c1a0d5205f6a2a01d6ff3e4213d24a2cff29875

URL: https://github.com/llvm/llvm-project/commit/6c1a0d5205f6a2a01d6ff3e4213d24a2cff29875
DIFF: https://github.com/llvm/llvm-project/commit/6c1a0d5205f6a2a01d6ff3e4213d24a2cff29875.diff

LOG: Consistently use the same apostrophe in these docs.

Added: 
    

Modified: 
    llvm/docs/CodeOfConduct.rst
    llvm/docs/ReportingGuide.rst
    llvm/docs/ResponseGuide.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/CodeOfConduct.rst b/llvm/docs/CodeOfConduct.rst
index 0dc0ac216924a..d13a1632db496 100644
--- a/llvm/docs/CodeOfConduct.rst
+++ b/llvm/docs/CodeOfConduct.rst
@@ -112,7 +112,7 @@ immediate attention, you can also reach out to any of the event organizers or
 staff. Event organizers and staff will be prepared to handle the incident and
 able to help. If you cannot find one of the organizers, the venue staff can
 locate one for you. We will also post detailed contact information for specific
-events as part of each events’ information. In person reports will still be
+events as part of each events' information. In person reports will still be
 kept confidential exactly as above, but also feel free to (anonymously if
 needed) email conduct at llvm.org.
 

diff  --git a/llvm/docs/ReportingGuide.rst b/llvm/docs/ReportingGuide.rst
index 42c306430b45c..1c64cb14569e3 100644
--- a/llvm/docs/ReportingGuide.rst
+++ b/llvm/docs/ReportingGuide.rst
@@ -5,7 +5,7 @@ LLVM CoC Incident Reporting Guide
 First of all, please do not feel like you may be a burden to us by reporting
 incidents. We consider reports an opportunity for us to act: by knowing about
 an incident, we can act on it if appropriate, and reduce continuation of
-problematic behavior.  If we don’t know, we can't learn or take any appropriate
+problematic behavior.  If we don't know, we can't learn or take any appropriate
 actions.
 
 If you are not sure the situation being reported was a :doc:`Code of
@@ -23,12 +23,12 @@ Reporting and Contact Information
   irc/discord/slack, etc) we ask that you make any reports by emailing 
   conduct at llvm.org. This is received by all members of the CoC Committee.
 
-* For LLVM Developers’ Meetings, please file a report with the on-site Code 
+* For LLVM Developers' Meetings, please file a report with the on-site Code 
   of Conduct team. Their names and contact details are listed on the event 
   webpage. You can also approach any other staff member, who can be 
   identified by special badges and often found at the registration desk, 
   to help you locate a member of the Code of Conduct team. All incidents 
-  reported in-person at a LLVM Developers’ Meeting will be emailed to the 
+  reported in-person at a LLVM Developers' Meeting will be emailed to the 
   Code of Conduct Committee. 
 
 * For meetups, please report the incident to the local meetup organizers first

diff  --git a/llvm/docs/ResponseGuide.rst b/llvm/docs/ResponseGuide.rst
index c6dc31ee01078..fe87ea6f3c9c4 100644
--- a/llvm/docs/ResponseGuide.rst
+++ b/llvm/docs/ResponseGuide.rst
@@ -17,7 +17,7 @@ Additional Code of Conduct Response Teams
 In-person events will have an additional response team to immediately respond
 to an incident. For example:
 
-* Each LLVM Developers’ Meeting has a Code of Conduct response team.
+* Each LLVM Developers' Meeting has a Code of Conduct response team.
 * For LLVM meetups, the local organizers will be the first point of contact.
 * Any other event funded by the LLVM Foundation or listed on the LLVM website,
   will have a code of conduct response team or point of contact for CoC 
@@ -265,7 +265,7 @@ enforcement decision has been made.
 
 In the event of a temporary suspension or ban, the appropriate people must be
 notified of the ban in order to restrict access to infrastructure or events.
-These individuals will only be notified of the person’s name and the
+These individuals will only be notified of the person's name and the
 restrictions imposed. They will be under a confidentiality clause and not
 allowed to respond to questions regarding the ban and should direct all
 questions to the CoC committee. 
@@ -279,7 +279,7 @@ Lack of transparency in the outcomes of our Code of Conduct incidents leaves
 our community without an understanding of how or if the organizers worked to
 resolve incidents. The CoC committee should aim to publish transparency
 reports, if reports are received, after major events (such as the LLVM
-Developers’ meetings) and on the following dates: Jan 15, April 15, July 15,
+Developers' meetings) and on the following dates: Jan 15, April 15, July 15,
 Oct 15. 
 
 A transparency report consists of 2 parts:


        


More information about the llvm-commits mailing list