Several typos
* HACKING: Missing "to", extraneous 's'. * spot/misc/timer.hh: Extraneous space. * spot/twa/acc.hh: Extraneous 's', typos. * spot/twaalgos/genem.hh: Typo. * spot/twaalgos/sccinfo.cc: Fix indentation. * spot/twaalgos/sccinfo.hh: Missing 's'. * tests/python/acc_cond.ipynb: Extraneous 'e', missing comma. * tests/python/decompose.ipynb: Extraneous 't'. * tests/python/ltsmin-dve.ipynb: Extraneous verb.
This commit is contained in:
parent
0c32f6b7ae
commit
4ecd066c0e
9 changed files with 22 additions and 22 deletions
|
|
@ -11,7 +11,7 @@
|
|||
"# The following line causes the notebook to exit with 77 if divine is not \n",
|
||||
"# installed, therefore skipping this test in the test suite.\n",
|
||||
"spot.ltsmin.require('divine')\n",
|
||||
"# This is notebook also tests the limitation of the number of states in the GraphViz output\n",
|
||||
"# This notebook also tests the limitation of the number of states in the GraphViz output\n",
|
||||
"spot.setup(max_states=10)"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue