Fixed grammar

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402240
This commit is contained in:
Davis King 2008-05-15 20:46:20 +00:00
parent 416c95fbd7
commit fc361a7f2f

View File

@ -173,7 +173,7 @@ int main()
The is only one caveat in all of this. It is for statements that involve
There is only one caveat in all of this. It is for statements that involve
the multiplication of a complex matrix_exp such as the following:
*/
x = M*(M+M+M+M+M+M+M);