Fixed an error in the CTI guide

Cherry picked from trunk r2015.
This commit is contained in:
Ray Speth 2013-01-07 17:16:40 +00:00
parent d75b394f63
commit d3fc15b733

View file

@ -368,7 +368,7 @@ If you are interested in seeing the internals of how the preprocessing works,
take a look at file ``ctml_writer.py`` in the Cantera Python package. Or simply
start Python, and type::
>>> from Cantera import ctml_writer
>>> import ctml_writer
>>> help(ctml_writer)
The ``ctml_writer.py`` module can also be run as a script to convert input .cti