diff -r bd380b80f9ea -r ef8a3a2a72f2 jdk/src/share/classes/java/io/File.java --- 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 * executable is false 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