Spelling people's names right is kinda important

llvm-svn: 13702
This commit is contained in:
Chris Lattner 2004-05-23 21:27:29 +00:00
parent 48ae330f2e
commit 99173879ad
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
//
// This pass implements the code transformation described in this paper:
// "Accurate Garbage Collection in an Uncooperative Environment"
// Fergus Hendersen, ISMM, 2002
// Fergus Henderson, ISMM, 2002
//
//===----------------------------------------------------------------------===//