summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/include/llvm/ADT/HashExtras.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/ADT/HashExtras.h b/llvm/include/llvm/ADT/HashExtras.h
index 85abf915e3c..20c4fd3058a 100644
--- a/llvm/include/llvm/ADT/HashExtras.h
+++ b/llvm/include/llvm/ADT/HashExtras.h
@@ -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.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud