Grammatical corrections for compound modifiers

This commit is contained in:
Anthony
2024-09-09 14:26:26 +02:00
committed by Anthony DePasquale
parent bc0760083d
commit c9b17383c8
36 changed files with 84 additions and 84 deletions

View File

@@ -26,7 +26,7 @@ LoggingFlag swift::regionisolation::ENABLE_LOGGING;
static llvm::cl::opt<LoggingFlag, true> // The parser
RegionBasedIsolationLog(
"sil-regionbasedisolation-log",
llvm::cl::desc("Enable logging for SIL region based isolation "
llvm::cl::desc("Enable logging for SIL region-based isolation "
"diagnostics"),
llvm::cl::Hidden,
llvm::cl::values(