We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b4b43a + 2f19d3a commit dcefb83Copy full SHA for dcefb83
src/status_printer.h
@@ -89,7 +89,7 @@ struct StatusPrinter : Status {
89
/// Prints progress output.
90
LinePrinter printer_;
91
92
- /// An optional Explaantions pointer, used to implement `-d explain`.
+ /// An optional Explanations pointer, used to implement `-d explain`.
93
Explanations* explanations_ = nullptr;
94
95
/// The custom progress status format to use.
0 commit comments