]> 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>
Thu, 18 May 2017 22:54:21 +0000 (01:54 +0300)
commit6afeb18117c451fd273b1a9534c0fba0af13ce0a
treee6f1f9c73b68c119572dd09e1ee78a63698b1ac6
parentbaf4932161ca6dc32a59d89be52a89517a97d152
Fix various typos in doc/README and .html files

* 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