Skip to content

Commit

Permalink
Fix a *missing* newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Absolucy authored Dec 31, 2024
1 parent 9e03026 commit 4371b10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ impl AtomicWriteFile {
///
/// This method is automatically called when `AtomicWriteFile` is dropped, although in that
/// case any error produced by `discard()` is ignored.
///
/// See also [`AtomicWriteFile::commit()`].
///
/// # Examples
Expand Down

0 comments on commit 4371b10

Please sign in to comment.