Fixed a typo.
authorWayne Davison <wayned@samba.org>
Tue, 7 Mar 2006 07:40:53 +0000 (07:40 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 7 Mar 2006 07:40:53 +0000 (07:40 +0000)
dynamic_hash.diff

index d5b7e560b7bba396428f8bbb65cd438e94030000..12756ca3a106a055269b82a861ba7d0caa271958 100644 (file)
@@ -5,7 +5,7 @@ modulus calculation for (up to) every byte of the source file, which slows
 down the code for normal file sizes (e.g. 4 CPU seconds slower on a Pentium
 III when copying a 65 MB file without very much matching data).
 
-This was udapted for the latest codebase from a patch written by Shachar
+This was updated for the latest codebase from a patch written by Shachar
 Shemesh.
 
 --- old/match.c