]> www.ginac.de Git - ginac.git/blobdiff - doc/tutorial/ginac.texi
- Complete revamp of methods in class matrix. Some redundant (and poor)
[ginac.git] / doc / tutorial / ginac.texi
index 28615659a5b71fe6f5f1de956f240730fe924d63..970338608317ea7a0be5f272749533398eb23018 100644 (file)
@@ -2411,7 +2411,7 @@ enough to know how to differentiate.  But if the function you want to
 implement does have a pole somewhere in the complex plane, you need to
 write another method for Laurent expansion around that point.
 
 implement does have a pole somewhere in the complex plane, you need to
 write another method for Laurent expansion around that point.
 
-Now that all the ingrediences for @code{cos} have been set up, we need
+Now that all the ingredients for @code{cos} have been set up, we need
 to tell the system about it.  This is done by a macro and we are not
 going to descibe how it expands, please consult your preprocessor if you
 are curious:
 to tell the system about it.  This is done by a macro and we are not
 going to descibe how it expands, please consult your preprocessor if you
 are curious: