From 9013880adb2f45d0b16289d2f51984fe0d3d7e38 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Tue, 13 Jun 2006 00:57:35 +0000 Subject: [PATCH] Fixed a typo --- Cantera/src/InterfaceKinetics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cantera/src/InterfaceKinetics.h b/Cantera/src/InterfaceKinetics.h index b716e1f2d..19f1163ad 100644 --- a/Cantera/src/InterfaceKinetics.h +++ b/Cantera/src/InterfaceKinetics.h @@ -403,7 +403,7 @@ namespace Cantera { * These generalized concentrations are used * by this kinetics manager class to compute the forward and * reverse rates of elementary reactions. The "units" for the - * concentrations of each phase depend upon the implementation + * concentrations of each phase depend upon the implementation * of kinetics within that phase. * The order of the species within the vector is based on * the order of listed ThermoPhase objects in the class, and the