Skip to content

Commit d643dd3

Browse files
committed
typo
1 parent c223586 commit d643dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toybox-cfg/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pub struct Config {
1717
/// Config loaded and saved to disk.
1818
base: Table,
1919

20-
/// Any config overrided by CLI args.
20+
/// Any config overriden by CLI args.
2121
arguments: Table,
2222

2323
/// Config set during runtime that can be either committed to base or reverted.

0 commit comments

Comments
 (0)