Fix a typo in a comment.

2003-02-16  Kjartan Maraas  <kmaraas@gnome.org>

	* applier.c: Fix a typo in a comment.
This commit is contained in:
Kjartan Maraas 2003-02-16 16:07:45 +00:00 committed by Kjartan Maraas
parent 8d2be618f7
commit f3517c9712
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2003-02-16 Kjartan Maraas <kmaraas@gnome.org>
* applier.c: Fix a typo in a comment.
Tue Feb 4 17:09:18 2003 Jonathan Blandford <jrb@redhat.com> Tue Feb 4 17:09:18 2003 Jonathan Blandford <jrb@redhat.com>
* Release 2.2.0.1 * Release 2.2.0.1

View file

@ -1407,7 +1407,7 @@ render_small_pixmap_p (const BGPreferences *prefs)
return prefs->gradient_enabled && !prefs->wallpaper_enabled; return prefs->gradient_enabled && !prefs->wallpaper_enabled;
} }
/* Create a persistant pixmap. We create a separate display /* Create a persistent pixmap. We create a separate display
* and set the closedown mode on it to RetainPermanent * and set the closedown mode on it to RetainPermanent
*/ */
static GdkPixmap * static GdkPixmap *