Fix typo.
authorayin <ayin>
Tue, 18 Dec 2007 13:07:55 +0000 (13:07 +0000)
committerayin <ayin>
Tue, 18 Dec 2007 13:07:55 +0000 (13:07 +0000)
src/command.C

index c5cc90722776cfb8b012928fc2d4842e457d4373..cc77b36683b2845e201ae11e726366de0cb05dda 100644 (file)
@@ -200,7 +200,7 @@ rxvt_term::iso14755_51 (unicode_t ch, rend_t r, int x, int y)
 
   int width = wcswidth (fname, wcslen (fname));
 
-  max_it (width, 8+5); // for char + hey
+  max_it (width, 8+5); // for char + hex
   max_it (width, strlen (attr));
 
   if (y >= 0)