From: ayin Date: Fri, 27 Jul 2007 14:02:28 +0000 (+0000) Subject: Fix typo. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=a0ebc826d123574e783cdb02866e6296d29ebc67;p=dana%2Furxvt.git Fix typo. --- 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]);