mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-01-03 15:10:04 +01:00
Fixed typographical error, changed accomodate to accommodate in README.
This commit is contained in:
parent
bbb3058cc3
commit
0639d10de5
|
|
@ -93,7 +93,7 @@ Simple 'n Easy™: `sudo make install`
|
|||
### lrzip internals
|
||||
|
||||
lrzip uses an extended version of [rzip](http://rzip.samba.org/) which does a first pass long distance
|
||||
redundancy reduction. lrzip's modifications allow it to scale to accomodate various memory sizes.
|
||||
redundancy reduction. lrzip's modifications allow it to scale to accommodate various memory sizes.
|
||||
|
||||
Then, one of the following scenarios occurs:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue