Skip to content

Commit

Permalink
Merge pull request #670 from PRO-2684/fix-typo
Browse files Browse the repository at this point in the history
fix: typo in download.rs
  • Loading branch information
svenstaro authored Oct 21, 2024
2 parents cf22cf3 + 57d8ae5 commit 3db06c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/download.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Petend to do some downloading
//! Pretend to do some downloading
use async_trait::async_trait;
use humansize::{format_size, FormatSizeOptions};
use humantime::format_duration;
Expand Down

0 comments on commit 3db06c2

Please sign in to comment.