8246198: Typo in java/util/regex/Pattern.java
Reviewed-by: lancea, prappo, naoto
This commit is contained in:
parent
6212aea580
commit
0082c69496
@ -760,7 +760,7 @@ import jdk.internal.util.ArraysSupport;
|
|||||||
*
|
*
|
||||||
* <p> For a more precise description of the behavior of regular expression
|
* <p> For a more precise description of the behavior of regular expression
|
||||||
* constructs, please see <a href="http://www.oreilly.com/catalog/regex3/">
|
* constructs, please see <a href="http://www.oreilly.com/catalog/regex3/">
|
||||||
* <i>Mastering Regular Expressions, 3nd Edition</i>, Jeffrey E. F. Friedl,
|
* <i>Mastering Regular Expressions, 3rd Edition</i>, Jeffrey E. F. Friedl,
|
||||||
* O'Reilly and Associates, 2006.</a>
|
* O'Reilly and Associates, 2006.</a>
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user