Skip to content

Commit 0b67004

Browse files
Fix a README typo
1 parent cde7ea5 commit 0b67004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ option | default | comment
3434
--texture-crop-height | | crop unused parts of output textures (height)
3535
--color | 255,255,255 | foreground RGB color, for example: 32,255,255 (without spaces)
3636
--background-color | | background RGB color, for example: 0,0,128 (without spaces), transparent by default
37-
--chars-file | | optional path to UTF-8 text file with additional required characters (will be combined with 'chars' option), can be set multiply times
37+
--chars-file | | optional path to UTF-8 text file with additional required characters (will be combined with 'chars' option), can be set multiple times
3838
--data-format | txt | output data file format: txt, xml, bin, [json](https://github.com/Jam3/load-bmfont/blob/master/json-spec.md)
3939
--include-kerning-pairs | | include kerning pairs to output file
4040
--padding-up | 0 | padding up

0 commit comments

Comments
 (0)