]> Dogcows Code - chaz/vimcoder/blobdiff - src/com/dogcows/Util.java
add support for contest name directory structure
[chaz/vimcoder] / src / com / dogcows / Util.java
index eda8fff35167cc8cbc2d2de5ef2687ed108997dc..51dd3f50261880c4ca536493361a1efccc7d798c 100644 (file)
@@ -104,7 +104,7 @@ public abstract class Util
        /**
         * Read a resource file into a string object.
         * The resources should be placed in the directory `resources'
-        * underneath the parent directory of this class.       Reading resources
+        * underneath the parent directory of this class.  Reading resources
         * packaged in a jar is allowable.
         * @param path Relative path to the resource.
         * @return The contents of the resource.
This page took 0.018702 seconds and 4 git commands to generate.