Revision: 19415
          http://sourceforge.net/p/gate/code/19415
Author:   markagreenwood
Date:     2016-06-10 10:11:14 +0000 (Fri, 10 Jun 2016)
Log Message:
-----------
fixed a typo

Modified Paths:
--------------
    gate/branches/sawdust2/src/main/java/gate/gui/MainFrame.java

Modified: gate/branches/sawdust2/src/main/java/gate/gui/MainFrame.java
===================================================================
--- gate/branches/sawdust2/src/main/java/gate/gui/MainFrame.java        
2016-06-10 09:12:54 UTC (rev 19414)
+++ gate/branches/sawdust2/src/main/java/gate/gui/MainFrame.java        
2016-06-10 10:11:14 UTC (rev 19415)
@@ -4872,7 +4872,7 @@
       JOptionPane.showMessageDialog(MainFrame.this,
         (urlString == null) ?
         "There is no help page for this resource !\n\n" +
-        "Find the developper of the resource:\n" +
+        "Find the developer of the resource:\n" +
         resourceName + "\n" + "and force him/her to put one."
         :
         "The URL of the page for " + resourceName + " is invalid.\n"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to