[Commits] r1595 - sandbox/ahocevar/playground/ux/Printing/ux/data

commits at geoext.org commits at geoext.org
Thu Dec 17 17:30:19 CET 2009


Author: ahocevar
Date: 2009-12-17 17:30:19 +0100 (Thu, 17 Dec 2009)
New Revision: 1595

Modified:
   sandbox/ahocevar/playground/ux/Printing/ux/data/PrintProvider.js
Log:
use correct names of the server side print modules

Modified: sandbox/ahocevar/playground/ux/Printing/ux/data/PrintProvider.js
===================================================================
--- sandbox/ahocevar/playground/ux/Printing/ux/data/PrintProvider.js	2009-12-17 16:29:43 UTC (rev 1594)
+++ sandbox/ahocevar/playground/ux/Printing/ux/data/PrintProvider.js	2009-12-17 16:30:19 UTC (rev 1595)
@@ -16,7 +16,7 @@
 /** api: constructor
  *  .. class:: PrintProvider
  * 
- *  Provides an interface to a Mapfish print servlet or GeoServer printing extension.
+ *  Provides an interface to a Mapfish or GeoServer print module.
  */
 GeoExt.ux.data.PrintProvider = Ext.extend(Ext.util.Observable, {
     



More information about the Commits mailing list