]> www.ginac.de Git - ginac.git/blobdiff - ginac/structure.h
- replaced the Derivative() function by a more resonable fderivative class;
[ginac.git] / ginac / structure.h
index 62848b227a86b4f931ec9642ea453c3d1ef14ad4..1f7eaea07e6c89bfaee9eac0f18fdfd9f54118d8 100644 (file)
@@ -41,7 +41,7 @@ class structure : public basic
 {
        GINAC_DECLARE_REGISTERED_CLASS(structure, basic)
        
-       // functions overriding virtual functions from bases classes
+       // functions overriding virtual functions from base classes
 public:
        void print(const print_context & c, unsigned level=0) const;
 protected: