diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2008-05-06 15:15:07 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2008-05-06 15:15:07 +0300 |
commit | 11de5d5267f7a0a7f0a4d34eec147e65eaf9f9cf (patch) | |
tree | 5503159532d56511eb7a0d48812d4f99bc39df69 /tests | |
parent | Typo fix (diff) | |
download | xz-11de5d5267f7a0a7f0a4d34eec147e65eaf9f9cf.tar.xz |
Bunch of grammar fixes from meyering.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/files/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/files/README b/tests/files/README index 4a7d5f88..4d0ef8bd 100644 --- a/tests/files/README +++ b/tests/files/README @@ -25,7 +25,7 @@ specification, but try to trigger excessive CPU, RAM or disk usage in the decoder. To prevent malicious files from putting the decoder in inifinite loop (*), eating all available RAM or disk space, decoders - should have internal limitters that catch these situations. + should have internal limiters that catch these situations. (*) Strictly speaking not infinite, but if decoding of a small file would take a few weeks or even years, it's an infinite loop in |