This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Commit f4a6026
committed
Fix encoding specification
With the space in there some platforms treat the encoding as ` utf-8`
instead of the desired `utf-8`. Since the `ruby` help text shows no space
in there in the first place, this is more correct and works on platforms
where it was broken before.1 parent 8e04541 commit f4a6026
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments