repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 560ffa3c335a9bcdae8e46f5fc7a529a74df1496: path_to: revision_to:
commit 560ffa3c335a9bcdae8e46f5fc7a529a74df1496 Author: Marc LehmannDate: Thu Jun 17 19:42:55 2021 +0000 sanctified by exg diff --git a/src/rxvtfont.C b/src/rxvtfont.C
--- a/src/rxvtfont.C
+++ b/src/rxvtfont.C
@@ -1351,7 +1351,7 @@ rxvt_font_xft::has_char (unicode_t unicode, const rxvt_fontprop *prop, bool &car
if (!prop || prop->width == rxvt_fontprop::unset)
return true;
- // but we check against the whoile sequence bounding box
+ // but we check against the whole sequence bounding box
// check character against base font bounding box
FcChar32 ch = unicode;
-----END OF PAGE-----