jdk/src/share/classes/javax/imageio/ImageReadParam.java
changeset 19168 ff364494f2b8
parent 5506 202f599c92aa
child 22584 eed64ee05369
--- a/jdk/src/share/classes/javax/imageio/ImageReadParam.java	Tue Aug 06 14:22:48 2013 -0700
+++ b/jdk/src/share/classes/javax/imageio/ImageReadParam.java	Tue Aug 06 17:11:29 2013 -0700
@@ -80,7 +80,7 @@
  *
  * <p> The resulting region is then subsampled according to the
  * factors given in {@link IIOParam#setSourceSubsampling
- * <code>IIOParam.setSourceSubsampling</code>}.  The first pixel,
+ * IIOParam.setSourceSubsampling}.  The first pixel,
  * the number of pixels per row, and the number of rows all depend
  * on the subsampling settings.
  * Call the minimum X and Y coordinates of the resulting rectangle