--- rxvt-unicode/src/rxvtimg.h 2012/07/02 03:57:53 1.45 +++ rxvt-unicode/src/rxvtimg.h 2012/11/13 08:45:35 1.47 @@ -131,9 +131,9 @@ 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 + // egregious helper category rxvt_img *replace (rxvt_img *&p) { delete p;