Fix typos.
authorayin <ayin>
Sat, 5 Jan 2008 13:52:23 +0000 (13:52 +0000)
committerayin <ayin>
Sat, 5 Jan 2008 13:52:23 +0000 (13:52 +0000)
src/background.C

index 7a290545fa6293f795031b682188b828b30dee90..1ab6504ad3aedb6c58806a51fd0a66847ff03199 100644 (file)
@@ -259,7 +259,7 @@ bgPixmap_t::set_geometry (const char *geom)
   unsigned int n;
   unsigned long new_flags = (flags & (~geometryFlags));
   char *p;
-#  define MAXLEN_GEOM          256 /* could be longer then regular geometry string */
+#  define MAXLEN_GEOM          256 /* could be longer than regular geometry string */
 
   if (geom == NULL)
     return false;
@@ -514,7 +514,7 @@ bgPixmap_t::render_asim (ASImage *background, ARGB32 background_tint)
       if (background == NULL)
         {
           /* if tiling - pixmap has to be sized exactly as the image,
-             but there is no need to make it bigger then the window! */
+             but there is no need to make it bigger than the window! */
           if (h_scale == 0)
             new_pmap_width = min (result->width, target_width);
           if (v_scale == 0)