Author: sdumitriu
Date: 2008-02-08 18:32:32 +0100 (Fri, 08 Feb 2008)
New Revision: 7409

Modified:
   
xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/web/XWikiAction.java
Log:
[cleanup] Apply codestyle (forgot to save before the previous commit)


Modified: 
xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/web/XWikiAction.java
===================================================================
--- 
xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/web/XWikiAction.java
       2008-02-08 17:31:38 UTC (rev 7408)
+++ 
xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/web/XWikiAction.java
       2008-02-08 17:32:32 UTC (rev 7409)
@@ -74,7 +74,10 @@
  * that name</li>
  * <li>Send action post-notifications to listeners</li>
  * </ul>
- * <p>During this process, also handle specific errors, like when a document 
does not exist, or the user does not have the right to perform the current 
action.</p>
+ * <p>
+ * During this process, also handle specific errors, like when a document does 
not exist, or the
+ * user does not have the right to perform the current action.
+ * </p>
  */
 public abstract class XWikiAction extends Action
 {

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to