Skip to content

Commit af9cb2b

Browse files
committed
update docs for tabs
1 parent 90a9854 commit af9cb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pub enum Filling {
4444
/// `"|"` is a common choice.
4545
Text(String),
4646

47-
/// Size of spaces to replace with \t
47+
/// Size of \t in spaces
4848
Tabs(usize),
4949
}
5050

0 commit comments

Comments
 (0)