Skip to content

Commit 6b7a034

Browse files
committed
Reformat
1 parent fccf5c0 commit 6b7a034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/chunk.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pub struct Settings {
99
/// If disabled, `pdf-writer` will serialize objects as compactly as
1010
/// possible, leading to better file sizes but making it harder to inspect
1111
/// the file manually.
12-
///
12+
///
1313
/// _Default value_: `true`.
1414
pub pretty: bool,
1515
}

0 commit comments

Comments
 (0)