[llvm] c607180 - [docs] Fix typo in GitHub.rst
via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 22 08:51:01 PDT 2025
Author: Iris
Date: 2025-04-22T23:50:56+08:00
New Revision: c6071805d4750f7c3fb6cede2169adf02ed67b66
URL: https://github.com/llvm/llvm-project/commit/c6071805d4750f7c3fb6cede2169adf02ed67b66
DIFF: https://github.com/llvm/llvm-project/commit/c6071805d4750f7c3fb6cede2169adf02ed67b66.diff
LOG: [docs] Fix typo in GitHub.rst
Added:
Modified:
llvm/docs/GitHub.rst
Removed:
################################################################################
diff --git a/llvm/docs/GitHub.rst b/llvm/docs/GitHub.rst
index c33027daf6447..d2652f7d94bd6 100644
--- a/llvm/docs/GitHub.rst
+++ b/llvm/docs/GitHub.rst
@@ -539,7 +539,7 @@ You can use special comments on issues or pull requests to make backport
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
+1. Edit "Milestone" at the right side of the issue or pull request
to say "LLVM X.Y Release"
2. Add a comment to it in the following format:
More information about the llvm-commits
mailing list