Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6356503

regex doc typos

XMLWordPrintable

    • b65
    • generic
    • generic

      --- /u/martin/ws/mustang/src/share/classes/java/util/regex/Matcher.java 2005-10-23 23:35:06.170497000 -0700
      +++ /u/martin/ws/typos/src/share/classes/java/util/regex/Matcher.java 2005-10-24 00:16:21.488546000 -0700
      @@ -577,7 +577,7 @@
            * <code>String</code>.
            *
            * This method produces a <code>String</code> that will work
      - * use as a literal replacement <code>s</code> in the
      + * as a literal replacement <code>s</code> in the
            * <code>appendReplacement</code> method of the {@link Matcher} class.
            * The <code>String</code> produced will match the sequence of characters
            * in <code>s</code> treated as a literal sequence. Slashes ('\') and
      --- /u/martin/ws/mustang/src/share/classes/java/util/regex/package.html 2004-08-27 15:55:07.413754000 -0700
      +++ /u/martin/ws/typos/src/share/classes/java/util/regex/package.html 2005-09-27 01:22:54.702707000 -0700
      @@ -15,7 +15,7 @@
       expressions.
       
       <p> An instance of the {@link java.util.regex.Pattern} class represents a
      -regular expression that is specified in string form in a syntax similiar to
      +regular expression that is specified in string form in a syntax similar to
       that used by Perl.
       
       <p> Instances of the {@link java.util.regex.Matcher} class are used to match

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: