Fix typo.
authorsf-exg <sf-exg>
Sat, 17 Apr 2010 06:48:27 +0000 (06:48 +0000)
committersf-exg <sf-exg>
Sat, 17 Apr 2010 06:48:27 +0000 (06:48 +0000)
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;