Index: trunk/autoquest-ui-core/src/main/java/de/ugoe/cs/autoquest/commands/sequences/CMDsortKeyInteractions.java
===================================================================
--- trunk/autoquest-ui-core/src/main/java/de/ugoe/cs/autoquest/commands/sequences/CMDsortKeyInteractions.java	(revision 2166)
+++ trunk/autoquest-ui-core/src/main/java/de/ugoe/cs/autoquest/commands/sequences/CMDsortKeyInteractions.java	(revision 2218)
@@ -33,4 +33,5 @@
  * Command to sort the key interactions in a sequence of events. An example, the sequence to write
  * the upper case D
+ * </p>
  * <ul>
  * <li>press shift key</li>
@@ -40,5 +41,7 @@
  * </ul>
  * 
+ * <p>
  * is transformed to the sequence
+ * </p>
  * 
  * <ul>
@@ -49,7 +52,7 @@
  * </ul>
  * 
+ * <p>
  * in which the first pressed key (shift in this case) is always released last. The same is done for
  * the alt and the ctrl keys.
- * 
  * </p>
  * 
