Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruflot committed Jul 11, 2019
1 parent fc15b79 commit 281a2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dynimage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ impl DynamicImage {
})
}

/// Saves the buffer to a file at the path specified in
/// Saves the buffer to a file at the specified path in
/// the specified format.
pub fn save_with_format<Q>(&self, path: Q, format: ImageFormat) -> io::Result<()>
where
Expand Down

0 comments on commit 281a2ef

Please # to comment.