--- rxvt-unicode/src/screen.C 2010/04/03 16:30:39 1.338 +++ rxvt-unicode/src/screen.C 2010/04/17 06:48:27 1.339 @@ -2233,7 +2233,7 @@ while (expect_false (stp[col] == NOCHAR && col > 0)) --col; - rend_t rend = srp[col]; /* screen rendition (target rendtion) */ + rend_t rend = srp[col]; /* screen rendition (target rendition) */ text_t *text = stp + col; int count = 1;