Revision: 9789
Author: [email protected]
Date: Tue Mar  1 14:00:01 2011
Log: Tweak the strange "CSS standards" verbiage in JUnitShell

Review at http://gwt-code-reviews.appspot.com/1371804

Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=9789

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

=======================================
--- /trunk/user/src/com/google/gwt/junit/JUnitShell.java Mon Dec 20 10:49:11 2010 +++ /trunk/user/src/com/google/gwt/junit/JUnitShell.java Tue Mar 1 14:00:01 2011
@@ -434,7 +434,7 @@
       registerHandler(new ArgHandlerFlag() {
         @Override
         public String getPurpose() {
- return "Use CSS standards mode (rather than quirks mode) for the hosting page"; + return "Use a document in standards mode (rather than quirks mode) for the hosting page";
         }

         @Override

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

Reply via email to