--- rxvt-unicode/src/rxvtimg.h 2012/07/02 03:57:53 1.45 +++ rxvt-unicode/src/rxvtimg.h 2012/08/10 20:07:10 1.46 @@ -131,7 +131,7 @@ rxvt_img *convert_format (XRenderPictFormat *format, const rgba &bg); rxvt_img *tint (const rgba &c); rxvt_img *filter (const char *name, int nparams = 0, nv *params = 0); - rxvt_img *muladd (nv mul, nv add); // general multiply and add, implemen ted as the biggets hack ever :/ + rxvt_img *muladd (nv mul, nv add); // general multiply and add, implemented as the biggest hack ever :/ // egregiuous helper category rxvt_img *replace (rxvt_img *&p)