From 5597d1e374e2bdc02a24d89005f46f85558dd5fc Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Wed, 1 Jul 2015 12:00:46 -0400 Subject: [PATCH] [Doc] Fix typo in Planck constant units Fixes #280. --- doc/sphinx/cython/constants.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/cython/constants.rst b/doc/sphinx/cython/constants.rst index 844b26e00..f1cd86566 100644 --- a/doc/sphinx/cython/constants.rst +++ b/doc/sphinx/cython/constants.rst @@ -23,7 +23,7 @@ These values are the same as those in the Cantera C++ header file ct_defs.h. .. data:: planck - Planck constant (J/s) + Planck constant (J-s) .. data:: stefan_boltzmann