Skip to content

Commit fa10e6a

Browse files
committed
Missing word
1 parent 29cb383 commit fa10e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Basic/LangOptions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ class LangOptionsBase {
7777
using RoundingMode = llvm::RoundingMode;
7878
using CFBranchLabelSchemeKind = clang::CFBranchLabelSchemeKind;
7979

80-
/// For ASTs produced with different value, signifies their level of
80+
/// For ASTs produced with different option value, signifies their level of
8181
/// compatibility.
8282
enum class CompatibilityKind {
8383
/// Does affect the construction of the AST in a way that does prevent

0 commit comments

Comments
 (0)