Fixed a typo.
authorWayne Davison <wayned@samba.org>
Sun, 26 Feb 2006 00:59:54 +0000 (00:59 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 26 Feb 2006 00:59:54 +0000 (00:59 +0000)
dynamic_hash.diff

index 4b09aea..261918b 100644 (file)
@@ -1,6 +1,6 @@
 This patch makes the processing of large really large files more efficient
 by making sure that the sender's hash table is large enough to hold all the
-checksum entries without being overloaded.  It also makes the hasing of
+checksum entries without being overloaded.  It also makes the hashing of
 normal sized files use slightly less memory than before.
 
 http://lists.samba.org/archive/rsync/2005-March/011875.html