jdk/src/java.sql.rowset/share/classes/com/sun/rowset/providers/package.html
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
child 32210 958d823579c3
--- a/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/providers/package.html	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/providers/package.html	Thu Oct 30 07:31:41 2014 -0700
@@ -137,7 +137,7 @@
  inserted or deleted. Any method that causes a change in the rowset's values
  or cursor position also notifies any object that has been registered as
 a  listener with the rowset. So, for example, a table that displays the rowset's
- data in an applet can can be notified of changes and make updates as they
+ data in an applet can be notified of changes and make updates as they
  occur.<br>
     <br>
   The changes made to a rowset can be propagated back to the original data