|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r82674 - trunk/libs/functional/hash/doc
From: dnljms_at_[hidden]
Date: 2013-02-06 20:23:49
Author: danieljames
Date: 2013-01-31 16:57:26 EST (Thu, 31 Jan 2013)
New Revision: 82674
URL: http://svn.boost.org/trac/boost/changeset/82674
Log:
Hash: Fix typo, refs #7957.
Text files modified:
trunk/libs/functional/hash/doc/rationale.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/functional/hash/doc/rationale.qbk
==============================================================================
--- trunk/libs/functional/hash/doc/rationale.qbk (original)
+++ trunk/libs/functional/hash/doc/rationale.qbk 2013-01-31 16:57:26 EST (Thu, 31 Jan 2013)
@@ -38,7 +38,7 @@
Thomas Wang's hash function]. This this may not work as
well as a hash algorithm tailored for the input.
-For strings that are several fast, high quality hash functions
+For strings there are several fast, high quality hash functions
available (for example [@http://code.google.com/p/smhasher/ MurmurHash3]
and [@http://code.google.com/p/cityhash/ Google's CityHash]),
although they tend to be more machine specific.
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk