Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
atetubou authored Jun 13, 2024
1 parent 0b4b43a commit 2f19d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status_printer.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ struct StatusPrinter : Status {
/// Prints progress output.
LinePrinter printer_;

/// An optional Explaantions pointer, used to implement `-d explain`.
/// An optional Explanations pointer, used to implement `-d explain`.
Explanations* explanations_ = nullptr;

/// The custom progress status format to use.
Expand Down

0 comments on commit 2f19d3a

Please sign in to comment.