test

git-svn-id: https://svn.apache.org/repos/asf/click/trunk/click@1342926 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/src/org/apache/click/service/ConsoleLogService.java b/framework/src/org/apache/click/service/ConsoleLogService.java
index f23c06d..6374a46 100644
--- a/framework/src/org/apache/click/service/ConsoleLogService.java
+++ b/framework/src/org/apache/click/service/ConsoleLogService.java
@@ -68,7 +68,7 @@
      * @see LogService#onInit(ServletContext)

      *

      * @param servletContext the application servlet context

-     * @throws Exception if an error occurs initializing the LogService

+     * @throws Exception if an error occurs while initializing the LogService

      */

     public void onInit(ServletContext servletContext) throws Exception {

     }