Fix typo.
authorayin <ayin>
Mon, 22 Oct 2007 07:36:51 +0000 (07:36 +0000)
committerayin <ayin>
Mon, 22 Oct 2007 07:36:51 +0000 (07:36 +0000)
src/rxvtfont.C

index ca673809ae3bf3193fc9e2a4fd46e501b3e3dda4..c24d721f0eb39634252ae03de8d4b04b4ef60459 100644 (file)
@@ -1060,7 +1060,7 @@ struct rxvt_font_xft : rxvt_font {
              const text_t *text, int len,
              int fg, int bg);
 
-  bool has_char (unicode_t unicode, const rxvt_fontprop *prop, bool &carefull) const;
+  bool has_char (unicode_t unicode, const rxvt_fontprop *prop, bool &careful) const;
 
 protected:
   XftFont *f;