Fixed spelling.
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 1 Apr 2009 21:33:08 +0000 (21:33 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 1 Apr 2009 21:33:08 +0000 (21:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68248 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/ADT/HashExtras.h

index 85abf915e3c5790851fc853b94e39caa273c9fb2..20c4fd3058a287920e1a88301681bb1cd6ea48ce 100644 (file)
@@ -10,7 +10,7 @@
 // This file contains some templates that are useful if you are working with the
 // STL Hashed containers.
 //
-// No library is required when using these functinons.
+// No library is required when using these functions.
 //
 //===----------------------------------------------------------------------===//