jdk/src/share/classes/java/io/File.java
changeset 21278 ef8a3a2a72f2
parent 20478 56135e8cbc46
child 24865 09b1d992ca72
--- a/jdk/src/share/classes/java/io/File.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/java/io/File.java	Tue Oct 29 17:01:06 2013 +0400
@@ -1685,7 +1685,7 @@
      *           operation will fail if the user does not have permission to
      *           change the access permissions of this abstract pathname.  If
      *           <code>executable</code> is <code>false</code> and the underlying
-     *           file system does not implement an excute permission, then the
+     *           file system does not implement an execute permission, then the
      *           operation will fail.
      *
      * @throws  SecurityException