Skip to content

Commit 838eba8

Browse files
jfrolichcknitt
andauthored
Update rewatch/src/build.rs
Co-authored-by: Christoph Knittel <ck@cca.io>
1 parent caed520 commit 838eba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rewatch/src/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ pub fn initialize_build(
238238

239239
if show_progress {
240240
if snapshot_output {
241-
println!("Cleant {}/{}", diff_cleanup, total_cleanup)
241+
println!("Cleaned {}/{}", diff_cleanup, total_cleanup)
242242
} else {
243243
println!(
244244
"{}{} {}Cleant {}/{} {:.2}s",

0 commit comments

Comments
 (0)