Author: br...@google.com
Date: Tue Jun 23 17:49:16 2009
New Revision: 5618

Modified:
    trunk/user/src/com/google/gwt/junit/client/GWTTestCase.java

Log:
Added exactly one space in a comment.

Suggested by: scottb
Patch by: bruce

Smallest. Change. Ever.



Modified: trunk/user/src/com/google/gwt/junit/client/GWTTestCase.java
==============================================================================
--- trunk/user/src/com/google/gwt/junit/client/GWTTestCase.java (original)
+++ trunk/user/src/com/google/gwt/junit/client/GWTTestCase.java Tue Jun 23  
17:49:16 2009
@@ -49,7 +49,7 @@
     * could go wrong if you run code there, trying to run a JSNI method  
could
     * generate an {...@link UnsatisfiedLinkError}, and trying to call
     * {...@link com.google.gwt.core.client.GWT#create(Class)} could throw an
-   * {...@link UnsupportedOperationException}.Instead, override
+   * {...@link UnsupportedOperationException}. Instead, override
     * {...@link #gwtSetUp()} and perform any initialization code there.
     */
    public GWTTestCase() {

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to