Fix a few typos

This commit is contained in:
HairyFotr
2017-07-20 20:53:15 +02:00
committed by Agniva De Sarker
parent 6bf26c0e0b
commit e0ccb7147a
10 changed files with 11 additions and 11 deletions

View File

@@ -6,6 +6,6 @@
`convmv -f {{from_encoding}} -t {{to_encoding}} {{input_file}}`
- Convert filename encoding and rename the file to the new enconding:
- Convert filename encoding and rename the file to the new encoding:
`convmv -f {{from_encoding}} -t {{to_encoding}} --notest {{input_file}}`