jdk/src/java.base/unix/classes/sun/misc/FileURLMapper.java
changeset 31061 fead7d86d75f
parent 25859 3317bb8137f4
--- a/jdk/src/java.base/unix/classes/sun/misc/FileURLMapper.java	Fri Jun 05 11:27:22 2015 -0700
+++ b/jdk/src/java.base/unix/classes/sun/misc/FileURLMapper.java	Mon Jun 08 16:37:53 2015 +0400
@@ -50,7 +50,7 @@
     }
 
     /**
-     * @returns the platform specific path corresponding to the URL
+     * @return the platform specific path corresponding to the URL
      *  so long as the URL does not contain a hostname in the authority field.
      */