1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

StringPool: Cleanup typos in unittest comments

No functional change intended.

llvm-svn: 224226
This commit is contained in:
David Majnemer 2014-12-15 01:04:49 +00:00
parent 5756ece9cb
commit 77d655be0b

View File

@ -1,6 +1,6 @@
//===- llvm/unittest/Support/ThreadLocalTest.cpp - Therad Local tests ---===//
//===- llvm/unittest/Support/StringPoiil.cpp - StringPool tests -----------===//
//
// The LLVM Compiler Infrastructure
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.