--- old/src/share/classes/java/nio/file/Path.java 2012-10-25 14:40:04.794427971 -0700 +++ new/src/share/classes/java/nio/file/Path.java 2012-10-25 14:40:04.666427973 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -297,7 +297,7 @@ * @param other * the given path string * - * @return {@code true} if this path starts with the given path; otherwise + * @return {@code true} if this path ends with the given path; otherwise * {@code false} * * @throws InvalidPathException