fix typos and indentation
* bin/autfilt.cc, python/spot/__init__.py, spot/twa/twa.hh, spot/twa/twaproduct.cc, spot/twaalgos/couvreurnew.cc, tests/python/bugdet.py: Here.
This commit is contained in:
parent
552afb9d55
commit
ad3588420c
6 changed files with 11 additions and 11 deletions
|
|
@ -314,7 +314,7 @@ def automata(*sources, timeout=None, ignore_abort=True,
|
|||
----------
|
||||
*sources : list of str
|
||||
These sources can be either commands (end with `|`),
|
||||
textual represantations of automata (contain `\n`),
|
||||
textual representations of automata (contain `\n`),
|
||||
or filenames (else).
|
||||
timeout : int, optional
|
||||
Number of seconds to wait for the result of a command.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue