[PATCH] D128766: Update references to Discourse instead of the mailing lists.
Tanya Lattner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 1 15:22:31 PDT 2022
tonic updated this revision to Diff 441800.
tonic added a comment.
Fix typos.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128766/new/
https://reviews.llvm.org/D128766
Files:
clang/docs/ExternalClangExamples.rst
clang/www/get_involved.html
Index: clang/www/get_involved.html
===================================================================
--- clang/www/get_involved.html
+++ clang/www/get_involved.html
@@ -36,7 +36,7 @@
</a> - This list is for patch submission/discussion.</li>
<li><a href="https://discourse.llvm.org/c/clang/6">Clang Frontend Discourse forum</a> -
-This forums is for everything else Clang related (questions and answers, design
+This forum is for everything else Clang related (questions and answers, design
discussions, etc).</li>
</ul>
Index: clang/docs/ExternalClangExamples.rst
===================================================================
--- clang/docs/ExternalClangExamples.rst
+++ clang/docs/ExternalClangExamples.rst
@@ -18,7 +18,7 @@
- Static analysis.
- Documentation/cross-reference generation.
-If you know of (or wrote!) a tool or project using Clang, pleasepost on
+If you know of (or wrote!) a tool or project using Clang, please post on
`the Discourse forums (Clang Frontend category)
<https://discourse.llvm.org/c/clang/6>`_ to have it added.
(or if you are already a Clang contributor, feel free to directly commit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128766.441800.patch
Type: text/x-patch
Size: 1141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220701/27404790/attachment.bin>
More information about the cfe-commits
mailing list