From a0ebc826d123574e783cdb02866e6296d29ebc67 Mon Sep 17 00:00:00 2001 From: ayin Date: Fri, 27 Jul 2007 14:02:28 +0000 Subject: [PATCH] Fix typo. --- src/xpm.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xpm.C b/src/xpm.C index 08723b9e..ff7d9f1e 100644 --- a/src/xpm.C +++ b/src/xpm.C @@ -1026,7 +1026,7 @@ rxvt_term::check_our_parents_cb (time_watcher &w) #if TINTING if (whole_tint) { - /* In this case we can tint image server-side geting significant + /* In this case we can tint image server-side getting significant * performance improvements, as we eliminate XImage transfer */ gcvalue.foreground = Pixel (pix_colors_focused [Color_tint]); -- 2.34.1