]> granicus.if.org Git - gc/commit
Fix various typos in comments and documentation
authorIvan Maidanski <ivmai@mail.ru>
Mon, 1 Aug 2016 07:20:06 +0000 (10:20 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 10 Nov 2016 18:03:51 +0000 (21:03 +0300)
commit3694cffecb87514db3734111442e0dee89153c9d
tree92c27e3c9b97c8697ea23464c14922bffa2e6a23
parent2add756f81ebf6079b94b15d0036d9c275d93170
Fix various typos in comments and documentation

* doc/README.Mac: Fix typo (replace "it's" to "its").
* doc/debugging.html: Likewise.
* doc/gcdescr.html: Fix typo ("it performs").
* include/private/gcconfig.h: Fix typo in comment ("its").
* mark.c (INITIAL_MARK_STACK_SIZE): Fix typo in comment ("it wants").
* mark.c (GC_mark_from): Fix typo in comment (double "it").
* misc.c (GC_SLOP): Fix typo in comma (double "saw").
* os_dep.c (GC_get_file_len): Fix typo in comment (missing "buffer").
* ptr_chck.c (GC_is_visible): Add missing comma in comment.
doc/README.Mac
doc/debugging.html
doc/gcdescr.html
include/private/gcconfig.h
mark.c
misc.c
os_dep.c
ptr_chck.c