Index: /trunk/EventBenchCore/src/de/ugoe/cs/eventbench/assertions/FileEqualsReplay.java
===================================================================
--- /trunk/EventBenchCore/src/de/ugoe/cs/eventbench/assertions/FileEqualsReplay.java	(revision 326)
+++ /trunk/EventBenchCore/src/de/ugoe/cs/eventbench/assertions/FileEqualsReplay.java	(revision 327)
@@ -15,10 +15,14 @@
 
 	/**
+	 * <p>
 	 * The file that should be equal to expectedFile.
+	 * </p>
 	 */
 	String actualFile = null;
 
 	/**
+	 * <p>
 	 * The file that is used as the reference.
+	 * </p>
 	 */
 	String expectedFile = null;
