Author: Philipp Rados Date: 2024-11-02T08:19:28-07:00 New Revision: ad0a1b90adccd3a9b8fdfbe5923a6ebe9ca2e1a3
URL: https://github.com/llvm/llvm-project/commit/ad0a1b90adccd3a9b8fdfbe5923a6ebe9ca2e1a3 DIFF: https://github.com/llvm/llvm-project/commit/ad0a1b90adccd3a9b8fdfbe5923a6ebe9ca2e1a3.diff LOG: [clang] Fix a typo in clangs README (#114410) changed "disucss" to "discuss" Added: Modified: clang/README.md Removed: ################################################################################ diff --git a/clang/README.md b/clang/README.md index b98182d8a3f684..a5e2c9f12e6ac5 100644 --- a/clang/README.md +++ b/clang/README.md @@ -16,7 +16,7 @@ If you're interested in more (including how to build Clang) it is best to read t * Information on the LLVM project: http://llvm.org/ -* If you have questions or comments about Clang, a great place to disucss them is on the Clang forums: +* If you have questions or comments about Clang, a great place to discuss them is on the Clang forums: [Clang Frontend - LLVM Discussion Forums](https://discourse.llvm.org/c/clang/) _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits