Spelling people's names right is kinda important

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13702 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-05-23 21:27:29 +00:00
parent 8ad864ab14
commit f52988a92d

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