Fix more typos in comments and documentation
authorIvan Maidanski <ivmai@mail.ru>
Thu, 11 Jul 2013 08:44:35 +0000 (12:44 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 11 Jul 2013 08:44:35 +0000 (12:44 +0400)
commit6da20ac5b44b55dfa905bd87f41063bd58e65087
tree4c5a50495eef11ae54ab493e686e0d9105463207
parenta7a6b3d27101f5f61653b3a6bba0e62ceec8825a
Fix more typos in comments and documentation

* alloc.c: Fix typo ("overflow").
* configure.ac: Fix typo ("optimization").
* doc/README.amiga: Fix typos ("also", "specific", "unnecessary").
* doc/README.cords: Fix typos ("descendants", "highlighted").
* ChangeLog: Fix typos ("[un]collectible").
* README.md: Likewise.
* dbg_mlc.c: Likewise.
* doc/README.hp: Likewise.
* doc/README.linux: Likewise.
* doc/gcdescr.html: Likewise.
* doc/gcinterface.html: Likewise.
* include/gc_mark.h: Likewise.
* include/gc_pthread_redirects.h: Likewise.
* include/new_gc_alloc.h: Likewise.
* include/private/dbg_mlc.h: Likewise.
* include/private/gc_pmark.h: Likewise.
* include/private/gc_priv.h: Likewise.
* new_hblk.c: Likewise.
* ChangeLog: Fix typo ("multi-threaded").
* cord/cordxtra.c: Likewise.
* doc/debugging.html: Likewise.
* doc/gcinterface.html: Likewise.
* doc/leak.html: Likewise.
* doc/overview.html: Likewise.
* doc/simple_example.html: Likewise.
* include/gc_mark.h: Likewise.
* include/private/gc_priv.h: Likewise.
* os_dep.c: Likewise.
* ptr_chck.c: Likewise.
* README.md: Fix typo ("pointer-free").
* allchblk.c: Likewise.
* doc/debugging.html: Likewise.
* doc/gcdescr.html: Likewise.
27 files changed:
ChangeLog
README.md
allchblk.c
alloc.c
configure.ac
cord/cordxtra.c
dbg_mlc.c
doc/README.amiga
doc/README.cords
doc/README.hp
doc/README.linux
doc/debugging.html
doc/gcdescr.html
doc/gcinterface.html
doc/leak.html
doc/overview.html
doc/simple_example.html
gc_cpp.cc
include/gc_mark.h
include/gc_pthread_redirects.h
include/new_gc_alloc.h
include/private/dbg_mlc.h
include/private/gc_pmark.h
include/private/gc_priv.h
new_hblk.c
os_dep.c
ptr_chck.c