No bug - Fix typo in comment in mfbt/HashFunctions.h. DONTBUILD

This commit is contained in:
Justin Lebar 2013-06-14 11:17:01 -07:00
parent a0a32f7aa7
commit 91916a7c2e

View File

@ -39,7 +39,7 @@
* };
*
* If you want to hash an nsAString or nsACString, use the HashString functions
* in nsHashKey.h.
* in nsHashKeys.h.
*/
#ifndef mozilla_HashFunctions_h_