Index: trunk/EventBenchConsole/src/de/ugoe/cs/eventbench/commands/AbstractTrainCommand.java
===================================================================
--- trunk/EventBenchConsole/src/de/ugoe/cs/eventbench/commands/AbstractTrainCommand.java	(revision 245)
+++ trunk/EventBenchConsole/src/de/ugoe/cs/eventbench/commands/AbstractTrainCommand.java	(revision 246)
@@ -50,5 +50,5 @@
 	 * the command is always the same, only the parameters of the command and
 	 * the creation of the {@link TrieBasedModel} instance. The former is
-	 * handled by {@link #handleOptionalParameters(List)}, the latter by
+	 * handled by {@link #handleAdditionalParameters(List)}, the latter by
 	 * {@link #createModel()}.
 	 * </p>
