*** empty log message ***
authorroot <root>
Fri, 4 Jan 2008 20:39:42 +0000 (20:39 +0000)
committerroot <root>
Fri, 4 Jan 2008 20:39:42 +0000 (20:39 +0000)
src/background.C
src/main.C

index d3dd0b9..3270fcc 100644 (file)
@@ -902,7 +902,7 @@ bgPixmap_t::make_transparency_pixmap ()
           XSync (dpy, False);
 
           /* XSync should get window where it's properly exposed,
-           * but to be on the safe side - let's check for the actuall event to arrive : */
+           * but to be on the safe side - let's check for the actual event to arrive : */
           while (XCheckWindowEvent (dpy, src, ExposureMask, &event))
             ++ev_count;
 
index d47eee1..c6d8775 100644 (file)
@@ -1723,7 +1723,7 @@ rxvt_term::update_background ()
   if (!bgPixmap.need_client_side_rendering ())
     refresh = .05;
   else if (bgPixmap.flags & bgPixmap_t::blurNeeded)
-    /* no chance of real time refresh if we are blurring! */
+    /* no chance of real time refresh if we are bluring! */
     refresh = .50;
   else
     refresh = .07;