* HACKING, doc/tl/tl.tex, spot/tl/formula.hh: Typos

This commit is contained in:
Florian Perlié-Long 2017-10-03 08:57:42 +02:00
parent d9d9288132
commit 0f023bd0fe
3 changed files with 5 additions and 5 deletions

View file

@ -609,7 +609,7 @@ SPOT macros
that a compiler might not see as unreachable.
* Use SPOT_API in front of functions and class that should be
exported by the shared library. See "Exporting symbolss" above.
exported by the shared library. See "Exporting symbols" above.
* Use SPOT_ASSERT(...) if you ever have to put an assertion in
some header file. See "Assertions" above.