]> www.ginac.de Git - ginac.git/blobdiff - check/match_bug.cpp
Fix some apparent typos and misindentations.
[ginac.git] / check / match_bug.cpp
index 1d4ef372fd12c7450b5dbd30c305a3484985fe4c..87434a98d9973b5ef856f71a7efc690bc3fbda84 100644 (file)
@@ -30,7 +30,7 @@ using namespace GiNaC;
 /*
  * basic::match(lst&) used to have an obscure side effect: repl_lst
  * could be modified even if the match failed! Although this "feature"
 /*
  * basic::match(lst&) used to have an obscure side effect: repl_lst
  * could be modified even if the match failed! Although this "feature"
- * was documented it happend to be very confusing *even for GiNaC
+ * was documented it happened to be very confusing *even for GiNaC
  * developers*, see 
  * http://www.ginac.de/pipermail/ginac-devel/2006-April/000942.html
  *
  * developers*, see 
  * http://www.ginac.de/pipermail/ginac-devel/2006-April/000942.html
  *