# HG changeset patch # User Paul Issott # Date 1485278785 0 # Node ID 088359ca23531e0dbc6a3e3d7c06396c6405c96f # Parent 604b1ab4c992e7428d9fcbc6abaa0b2845a0fcf5 /modules: tiny edit diff -r 604b1ab4c992 -r 088359ca2353 modules/compressor --- a/modules/compressor Mon Jan 23 11:16:27 2017 +0200 +++ b/modules/compressor Tue Jan 24 17:26:25 2017 +0000 @@ -17,7 +17,7 @@ # Do not do the same job twice. Getting the file from the cache is much faster # than compressing the file one more time. In addition, this cache is trying not # to take extra space, using the hardlinks. Although the files from the cache -# without reference to himself should be removed periodically. +# without reference to itself should be removed periodically.