Fixed spelling.

llvm-svn: 68248
This commit is contained in:
Misha Brukman 2009-04-01 21:33:08 +00:00
parent 0f55fd9f33
commit cb943df724
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 Hashed containers.
//
// No library is required when using these functinons.
// No library is required when using these functions.
//
//===----------------------------------------------------------------------===//