src/share/classes/com/sun/source/util/SourcePositions.java

changeset 1704
ed918a442b83
parent 1590
011cf7e0a148
child 2083
379c04c090cf
     1.1 --- a/src/share/classes/com/sun/source/util/SourcePositions.java	Wed Apr 17 10:31:01 2013 -0700
     1.2 +++ b/src/share/classes/com/sun/source/util/SourcePositions.java	Wed Apr 17 15:54:24 2013 +0200
     1.3 @@ -59,7 +59,7 @@
     1.4  
     1.5      /**
     1.6       * Gets the ending position of tree within file.  If tree is not found within
     1.7 -     * file, or if the starting position is not available,
     1.8 +     * file, or if the ending position is not available,
     1.9       * return {@link javax.tools.Diagnostic#NOPOS}.
    1.10       * The returned position must be at the end of the yield of this tree,
    1.11       * that is for any sub-tree of this tree, the following must hold:

mercurial