gtk+ r20471 - in trunk: . gtk



Author: johan
Date: Thu Jun 19 17:42:14 2008
New Revision: 20471
URL: http://svn.gnome.org/viewvc/gtk+?rev=20471&view=rev

Log:
2008-06-19  Johan Dahlin  <jdahlin async com br>

    * gtk/gtkprintbackend.c: Fix a typo in a comment



Modified:
   trunk/ChangeLog
   trunk/gtk/gtkprintbackend.c

Modified: trunk/gtk/gtkprintbackend.c
==============================================================================
--- trunk/gtk/gtkprintbackend.c	(original)
+++ trunk/gtk/gtkprintbackend.c	Thu Jun 19 17:42:14 2008
@@ -126,7 +126,7 @@
   pb_module->exit = exitp;
   pb_module->create = createp;
 
-  /* call the filesystems's init function to let it */
+  /* call the printbackend's init function to let it */
   /* setup anything it needs to set up. */
   pb_module->init (module);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]