--- rxvt-unicode/src/main.C 2010/03/30 23:54:29 1.323 +++ rxvt-unicode/src/main.C 2010/03/31 13:14:50 1.324 @@ -103,7 +103,7 @@ cc = (*this)[cc->c1]; } - // check to see wether this combination already exists otherwise + // check to see whether this combination already exists otherwise for (cc = v.end (); cc-- > v.begin (); ) { if (cc->c1 == c1 && cc->c2 == c2)