Fix typo.
[dana/urxvt.git] / src / screen.C
index e48dc8b..f9099c4 100644 (file)
@@ -2233,7 +2233,7 @@ rxvt_term::scr_refresh () NOTHROW
           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;