Fix typos in comments
authorOndrej Bilka <neleai@seznam.cz>
Thu, 11 Jul 2013 07:57:32 +0000 (11:57 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 11 Jul 2013 07:59:40 +0000 (11:59 +0400)
commitaf453022720d3ae2f0f7ecb0f11029421e553abb
tree16451cac8bb7e2f5a869fb9a77447208df9a578a
parent5f52b60915bc7effa5d68ea7da8c29584806e9ce
Fix typos in comments

* blacklst.c: Fix typo ("even though").
* cord/cordbscs.c: Fix typo ("exponentially").
* cord/cordxtra.c: Fix typo ("represented").
* dyn_load.c: Fix typos ("uncollectible", "occurred").
* extra/AmigaOS: Fix typos ("specific", "necessary", "always",
"effectiveness").
* finalize.c: Fix typo ("descendants").
* include/cord.h: Fix typo ("idiosyncrasies").
* include/gc.h: Fix typo ("collectible").
* include/gc_allocator.h: Fix typos ("allocator", "[un]collectible").
* mach_dep.c: Fix typo ("erroneously").
* malloc.c: Fix typos ("[un]collectible", "pointer-free",
"initialization").
* mallocx.c: Fix typos ("largely", "pointer-free", "uncollectible").
* mark.c: Fix typos ("[un]collectible", "even though").
* misc.c: Fix typo ("erroneously").
* os_dep.c: Fix typos ("non-addressable", "happening", "pointer-free").
* tests/test.c: Fix typos ("uncollectible", "reversed").
* tests/test_cpp.cc: Fix typos ("[un]collectible").
* typd_mlc.c: Fix typo ("copyright").
* win32_threads.c: Fix typos ("optimization", "uncollectible").
20 files changed:
blacklst.c
cord/cordbscs.c
cord/cordxtra.c
dyn_load.c
extra/AmigaOS.c
finalize.c
include/cord.h
include/gc.h
include/gc_allocator.h
include/gc_cpp.h
mach_dep.c
malloc.c
mallocx.c
mark.c
misc.c
os_dep.c
tests/test.c
tests/test_cpp.cc
typd_mlc.c
win32_threads.c