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 6f3fce8..0302439 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