Fix typo.

llvm-svn: 61554
This commit is contained in:
Nick Lewycky 2009-01-02 05:01:22 +00:00
parent 0cfba9c6bf
commit a17dfcd58a
1 changed files with 1 additions and 1 deletions

View File

@ -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.
//
//===----------------------------------------------------------------------===//