[many]: fix typos

This commit is contained in:
bl-ue
2020-12-04 07:37:44 -05:00
committed by Starbeamrainbowlabs
parent e5a6af0299
commit 2718393db1
32 changed files with 33 additions and 33 deletions

View File

@@ -11,6 +11,6 @@
`lzop -d {{file}}.lzo`
- Compress a file, while specifing the compression level. 0 = Worst, 9 = Best (Default level is 3):
- Compress a file, while specifying the compression level. 0 = Worst, 9 = Best (Default level is 3):
`lzop -{{level}} {{file}}`