fixed typo

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8638 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2014-04-08 23:32:13 +00:00
parent 2174deb498
commit ef9ef0d755

View File

@ -2067,7 +2067,7 @@ Headings
* to the current selected output file (see @ref SetCurrentSelectedOutputUserNumber) are stored in a buffer for retrieval. The initial setting after calling
* @ref CreateIPhreeqc is off.
* @param id The instance id returned from @ref CreateIPhreeqc.
* @param dump_string_on If non-zero, captures the output defined by the <B>SELECTED_OUTPUT</B> keyword into a string buffer;
* @param sel_string_on If non-zero, captures the output defined by the <B>SELECTED_OUTPUT</B> keyword into a string buffer;
* if zero, output defined by the <B>SELECTED_OUTPUT</B> keyword is not captured to a string buffer.
* @retval IPQ_OK Success.
* @retval IPQ_BADINSTANCE The given id is invalid.