diff options
Diffstat (limited to 'tests/Hash_Map_Manager_Test.cpp')
-rw-r--r-- | tests/Hash_Map_Manager_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Hash_Map_Manager_Test.cpp b/tests/Hash_Map_Manager_Test.cpp index 8b5593a1ebd..9c926c4eb11 100644 --- a/tests/Hash_Map_Manager_Test.cpp +++ b/tests/Hash_Map_Manager_Test.cpp @@ -71,7 +71,7 @@ HASH_STRING_MAP::equal (char *const &id1, char *const &id2) class Dumb_String // = DESCRIPTION - // Desperate times call for desparate measures. Bug your compiler + // Desperate times call for desperate measures. Bug your compiler // vendor to support template specialization. { public: |