Typo.
authorFrancois Fleuret <francois@fleuret.org>
Wed, 17 Mar 2010 17:52:48 +0000 (18:52 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Wed, 17 Mar 2010 17:52:48 +0000 (18:52 +0100)
finddup.1

index 840c977..18c27e5 100644 (file)
--- a/finddup.1
+++ b/finddup.1
@@ -72,7 +72,7 @@ The format of the output should definitely be improved. Not clear how.
 
 The comparison algorithm could maybe be improved with some MD5 kind of
 signature. However, most of the time is taken by comparison for
-matching files, which are requires even when using a hash.
+matching files, which are required even when using a hash.
 
 Their could be some fancy option to link two instances of the command
 running on different machines to reduce network disk accesses. Again,