jdk/src/share/classes/sun/java2d/SurfaceDataProxy.java
changeset 21278 ef8a3a2a72f2
parent 11080 7e18e343964e
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/sun/java2d/SurfaceDataProxy.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/sun/java2d/SurfaceDataProxy.java	Tue Oct 29 17:01:06 2013 +0400
@@ -368,7 +368,7 @@
      * be useful given the operational parameters.
      * This method checks any preexisting cached copy for being "up to date"
      * and tries to update it if it is stale or non-existant and the
-     * appropriate number of accesses have occured since it last was stale.
+     * appropriate number of accesses have occurred since it last was stale.
      * <p>
      * An outline of the process is as follows:
      * <ol>