summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-01-02 05:01:22 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-01-02 05:01:22 +0000
commita17dfcd58a130667b04df5175cea2f1c110f30d7 (patch)
tree7fa625432296f5ae95dbbc64e010c07149677140 /llvm
parent0cfba9c6bfce95e2ca765e7256ba1273c5a05d59 (diff)
downloadbcm5719-llvm-a17dfcd58a130667b04df5175cea2f1c110f30d7.tar.gz
bcm5719-llvm-a17dfcd58a130667b04df5175cea2f1c110f30d7.zip
Fix typo.
llvm-svn: 61554
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/ADT/STLExtras.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/ADT/STLExtras.h b/llvm/include/llvm/ADT/STLExtras.h
index 9f487615607..acfeae54731 100644
--- a/llvm/include/llvm/ADT/STLExtras.h
+++ b/llvm/include/llvm/ADT/STLExtras.h
@@ -10,7 +10,7 @@
// This file contains some templates that are useful if you are working with the
// STL at all.
//
-// No library is required when using these functinons.
+// No library is required when using these functions.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud