]> granicus.if.org Git - gc/commitdiff
Fix typo in person name in gc_cpp.h comment
authorIvan Maidanski <ivmai@mail.ru>
Thu, 15 May 2014 17:41:21 +0000 (21:41 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 15 May 2014 17:42:49 +0000 (21:42 +0400)
* include/gc_cpp.h: Fix typo in surname (John Ellis) in comment.

include/gc_cpp.h

index 6f3fce8875641dd63e4f9f54bdbd8a7eae8e8c93..0302439df4984bb04ccbfaf847c7bc2bd2d7bf37 100644 (file)
@@ -21,7 +21,7 @@ C++ Interface to the Boehm Collector
 
 This interface provides access to the Boehm collector.  It provides
 basic facilities similar to those described in "Safe, Efficient
-Garbage Collection for C++", by John R. Elis and David L. Detlefs
+Garbage Collection for C++", by John R. Ellis and David L. Detlefs
 (ftp://ftp.parc.xerox.com/pub/ellis/gc).
 
 All heap-allocated objects are either "collectible" or