[m-rev.] diff 2/3: Fix a spelling mistake.
Paul Bone
paul at bone.id.au
Tue May 7 11:56:51 AEST 2013
Fix a spelling mistake.
library/version_hash_table.m:
As above.
---
library/version_hash_table.m | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/library/version_hash_table.m b/library/version_hash_table.m
index c624101..e4fada5 100644
--- a/library/version_hash_table.m
+++ b/library/version_hash_table.m
@@ -15,7 +15,7 @@
%
% Version hash tables. The "latest" version of the hash table provides roughly
% the same performance as the unique hash table implementation. "Older"
-% versions of the hash table are still accessible, but will incurr a growing
+% versions of the hash table are still accessible, but will incur a growing
% performance penalty as more updates are made to the hash table.
%
%-----------------------------------------------------------------------------%
--
1.8.1.3
More information about the reviews
mailing list