X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fcolor.h;h=2086909e1304dd1c7a35ac9e53c658263150348c;hp=6e73ad21011f72bb91d8975a25d39a282676ff6f;hb=bc6dacb50cc13691efc466d2cc1900048158ec8d;hpb=2c22412269ccfb551a27fd8081712b46c243cbac;ds=sidebyside diff --git a/ginac/color.h b/ginac/color.h index 6e73ad21..2086909e 100644 --- a/ginac/color.h +++ b/ginac/color.h @@ -33,7 +33,7 @@ namespace GiNaC { * of SU(3), as used for calculations in quantum chromodynamics. A * representation label (an unsigned 8-bit integer) is used to distinguish * elements from different Lie algebras (objects with different labels - * commute). These objects implement an abstract representation of the + * commutate). These objects implement an abstract representation of the * group, not a specific matrix representation. The indices used for color * objects should not have a variance. */ class color : public indexed