]> www.ginac.de Git - ginac.git/blobdiff - ginac/expairseq.h
Fix some apparent typos and misindentations.
[ginac.git] / ginac / expairseq.h
index fca1e670f10d749fa770b1e10a0938a50bab08e3..82489f8ceefba218bd11a37f1572bf439e9497f1 100644 (file)
@@ -175,9 +175,9 @@ protected:
 };
 
 /** Class to handle the renaming of dummy indices. It holds a vector of
 };
 
 /** Class to handle the renaming of dummy indices. It holds a vector of
- *  indices that are being used in the expression so-far. If the same
+ *  indices that are being used in the expression so far. If the same
  *  index occurs again as a dummy index in a factor, it is to be renamed.
  *  index occurs again as a dummy index in a factor, it is to be renamed.
- *  Unless dummy index renaming was swichted of, of course ;-) . */
+ *  Unless dummy index renaming was switched off, of course ;-) . */
 class make_flat_inserter
 {
        public:
 class make_flat_inserter
 {
        public: