]> granicus.if.org Git - gc/commit
Fix various typos in doc/README and .html files
authorIvan Maidanski <ivmai@mail.ru>
Thu, 18 May 2017 22:52:59 +0000 (01:52 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 24 May 2017 22:06:57 +0000 (01:06 +0300)
commitfe951d47953848b1f52a48ae6147757520dbc1ed
tree0630d443953ea65e1a524fc745801aab1398daca
parente8b6079ef79f10fab00d8e135692e3a2e6a3b680
Fix various typos in doc/README and .html files
(Cherry-pick commit 6afeb18 from 'master' branch.)

* doc/README.Mac: Fix a typo ("command-line").
* doc/README.amiga: Fix typos ("recommendation", "compiling",
"favorably").
* doc/README.cords: Fix a typo ("and").
* doc/README.macros: Fix a typo ("canceled").
* doc/README.sgi: Fix a typo ("related").
* doc/README.solaris2: Fix a typo ("offset").
* doc/leak.html: Fix a typo ("e.g.").
* doc/overview.html: Fix a typo ("December").
* doc/porting.html: Fix typos ("not supported yet", "signaled",
"not defined yet").
* doc/scale.html: Fix typos ("free", "busy-waiting").
* doc/simple_example.html: Fix a typo ("have not yet").
* tests/test_cpp.cc (main): Fix a typo ("command line") in comment.
12 files changed:
doc/README.Mac
doc/README.amiga
doc/README.cords
doc/README.macros
doc/README.sgi
doc/README.solaris2
doc/leak.html
doc/overview.html
doc/porting.html
doc/scale.html
doc/simple_example.html
tests/test_cpp.cc