cookutils diff modules/compressor @ rev 870

/modules: tiny edit
author Paul Issott <paul@slitaz.org>
date Tue Jan 24 17:26:25 2017 +0000 (2017-01-24)
parents 604b1ab4c992
children 111b6212516c
line diff
     1.1 --- a/modules/compressor	Mon Jan 23 11:16:27 2017 +0200
     1.2 +++ b/modules/compressor	Tue Jan 24 17:26:25 2017 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  # Do not do the same job twice. Getting the file from the cache is much faster
     1.5  # than compressing the file one more time. In addition, this cache is trying not
     1.6  # to take extra space, using the hardlinks. Although the files from the cache
     1.7 -# without reference to himself should be removed periodically.
     1.8 +# without reference to itself should be removed periodically.
     1.9  
    1.10  
    1.11