[llvm] df300a4 - [llvm][docs] Fix typo in Backporting section of GitHub.rst.

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 04:40:38 PST 2025


Author: Paul Walker
Date: 2025-02-18T12:39:42Z
New Revision: df300a4a67affc2262131486314d2ca16688eda3

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

LOG: [llvm][docs] Fix typo in Backporting section of GitHub.rst.

Added: 
    

Modified: 
    llvm/docs/GitHub.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/GitHub.rst b/llvm/docs/GitHub.rst
index b5b75db91e1c4..979b87c8d02f6 100644
--- a/llvm/docs/GitHub.rst
+++ b/llvm/docs/GitHub.rst
@@ -438,7 +438,7 @@ Releases
 Backporting Fixes to the Release Branches
 -----------------------------------------
 You can use special comments on issues or pull requests to make backport
-requests for the release branches.  To do this, after your pull reuest has been
+requests for the release branches.  To do this, after your pull request has been
 merged:
 
 1. Edit "Milestone" at the right side of the isssue or pull request


        


More information about the llvm-commits mailing list