Fixed spelling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68248 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2009-04-01 21:33:08 +00:00
parent 8a7eed3267
commit b035842c34

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