diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-25 07:36:55 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-04-28 07:23:11 -0600 |
commit | 62e153c46f699efa13f5fa4445c2ecc4c5de1ec1 (patch) | |
tree | 152554dae275b366102c0c2cc45d85c645531ff9 /Documentation/lzo.txt | |
parent | 2b4f4f3da6a04ba0f7a4e132a7e646aac3346dbc (diff) | |
download | linux-62e153c46f699efa13f5fa4445c2ecc4c5de1ec1.tar.gz linux-62e153c46f699efa13f5fa4445c2ecc4c5de1ec1.tar.bz2 linux-62e153c46f699efa13f5fa4445c2ecc4c5de1ec1.zip |
Documentation: lzo: fix spelling mistakes
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/lzo.txt')
-rw-r--r-- | Documentation/lzo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/lzo.txt b/Documentation/lzo.txt index ea45dd3901e3..285c54f66779 100644 --- a/Documentation/lzo.txt +++ b/Documentation/lzo.txt @@ -69,9 +69,9 @@ Description IMPORTANT NOTE : in the code some length checks are missing because certain instructions are called under the assumption that a certain number of bytes - follow because it has already been garanteed before parsing the instructions. + follow because it has already been guaranteed before parsing the instructions. They just have to "refill" this credit if they consume extra bytes. This is - an implementation design choice independant on the algorithm or encoding. + an implementation design choice independent on the algorithm or encoding. Byte sequences |