Revision: 9348
Author: [email protected]
Date: Thu Dec  2 09:47:34 2010
Log: Update comment

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

Modified:
 /trunk/user/src/com/google/gwt/logging/server/RemoteLoggingServiceUtil.java

=======================================
--- /trunk/user/src/com/google/gwt/logging/server/RemoteLoggingServiceUtil.java Thu Oct 7 08:07:05 2010 +++ /trunk/user/src/com/google/gwt/logging/server/RemoteLoggingServiceUtil.java Thu Dec 2 09:47:34 2010
@@ -25,7 +25,7 @@
 public class RemoteLoggingServiceUtil {

   /**
-   * Exceptions that occur during remote logging.
+   * Exceptions that may occur during remote logging.
    */
   public static class RemoteLoggingException extends Exception {
     public RemoteLoggingException(String message) {

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

Reply via email to