typos: coma -> comma

* ChangeLog.1, tests/core/autcross3.test, tests/core/ltl3ba.test,
tests/core/ltl3dra.test, tests/core/ltlcross3.test,
tests/core/ltlsynt.test, tests/sanity/style.test: Here.
This commit is contained in:
Alexandre Duret-Lutz 2021-06-11 11:46:55 +02:00
parent e6055c57a7
commit 99241d0bea
7 changed files with 13 additions and 13 deletions

View file

@ -7390,7 +7390,7 @@
* src/ltlvisit/reducform.cc (reduce_form_visitor): Rename as ...
(reduce_visitor): ... this.
* src/ltltest/inf.cc: Adjust calls.
* src/sanity/style.test: Improve missing-space after coma detection.
* src/sanity/style.test: Improve missing-space after comma detection.
2004-05-26 Alexandre Duret-Lutz <adl@src.lip6.fr>