Revision: 13846
          http://gate.svn.sourceforge.net/gate/?rev=13846&view=rev
Author:   markagreenwood
Date:     2011-05-21 09:42:35 +0000 (Sat, 21 May 2011)

Log Message:
-----------
fixed a javadoc comment that was causing most of the page to be displayed in 
<code> rather than normal text

Modified Paths:
--------------
    gate/trunk/src/gate/util/Files.java

Modified: gate/trunk/src/gate/util/Files.java
===================================================================
--- gate/trunk/src/gate/util/Files.java 2011-05-21 09:19:29 UTC (rev 13845)
+++ gate/trunk/src/gate/util/Files.java 2011-05-21 09:42:35 UTC (rev 13846)
@@ -286,7 +286,7 @@
   } // getResourceAsByteArray(String)
 
   /** Get a resource from the GATE resources directory as a byte array.
-    * The resource name should be relative to <code>resourcePath<code> which
+    * The resource name should be relative to <code>resourcePath</code> which
     * is equal with <TT>gate/resources</TT>; e.g.
     * for a resource stored as <TT>gate/resources/jape/Test11.jape</TT>,
     * this method should be passed the name <TT>jape/Test11.jape</TT>.


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

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GATE-cvs mailing list
GATE-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to