Skip to content

Commit

Permalink
Adjust comment to match updated progress style
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Jul 11, 2023
1 parent 7afdb6c commit 70fe15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/src/build_output.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ mod time {

/// Handles outputing inline progress based on timing
///
/// i.e. `- Installing [------] (5.733s)`
/// i.e. `- Installing ... (5.733s)`
///
/// In this example the dashes roughly equate to seconds.
/// The moving output in the build indicates we're waiting for something
Expand Down

0 comments on commit 70fe15e

Please sign in to comment.