[llvm] 3a1eb1f - [llvm][docs] Fix typo in Contributing guide

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 05:10:52 PST 2023


Author: David Spickett
Date: 2023-11-10T13:10:15Z
New Revision: 3a1eb1fddaa113711e1c2faffafa9fb6a9b60d1d

URL: https://github.com/llvm/llvm-project/commit/3a1eb1fddaa113711e1c2faffafa9fb6a9b60d1d
DIFF: https://github.com/llvm/llvm-project/commit/3a1eb1fddaa113711e1c2faffafa9fb6a9b60d1d.diff

LOG: [llvm][docs] Fix typo in Contributing guide

Added: 
    

Modified: 
    llvm/docs/Contributing.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/Contributing.rst b/llvm/docs/Contributing.rst
index 2a032efa663d129..1a218c5d700e062 100644
--- a/llvm/docs/Contributing.rst
+++ b/llvm/docs/Contributing.rst
@@ -110,7 +110,7 @@ access, please let people know during the review and someone should commit it
 on your behalf.
 
 If you have received no comments on your patch for a week, you can request a
-review by 'ping'ing the GitHub PR with "Ping." The common courtesy 'ping' rate
+review by 'ping'ing the GitHub PR with "Ping". The common courtesy 'ping' rate
 is once a week. Please remember that you are asking for valuable time from other
 professional developers.
 


        


More information about the llvm-commits mailing list