[all-commits] [llvm/llvm-project] 254677: [clang-format] [NFC] Fix spelling and grammatical ...
MyDeveloperDay via All-commits
all-commits at lists.llvm.org
Thu Dec 10 03:08:35 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 254677e9ed4e705c1138166dc8053edad8ee7ed3
https://github.com/llvm/llvm-project/commit/254677e9ed4e705c1138166dc8053edad8ee7ed3
Author: mydeveloperday <mydeveloperday at gmail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Tooling/Inclusions/IncludeStyle.h
Log Message:
-----------
[clang-format] [NFC] Fix spelling and grammatical errors in IncludeBlocks text
Fix spelling mistake
Leave space after `.` and before beginning of next sentence
Reword it slightly to try and make it more readable.
Ensure RST is updated correctly (it generated a change)
Reviewed By: HazardyKnusperkeks, curdeius
Differential Revision: https://reviews.llvm.org/D92822
More information about the All-commits
mailing list