*** 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 d3dd0b92544ce6bb54a400660d50e4604ce8b674..3270fccb4e052bc1eb97ee868ecfa29419c85301 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 d47eee13ca8af0c30605540f4ae98ee0e3299c88..c6d8775ea8943f06b9528d2a03ef6ae26770b867 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;