Index: /trunk/autoquest-plugin-core/src/main/java/de/ugoe/cs/autoquest/plugin/PluginLoader.java
===================================================================
--- /trunk/autoquest-plugin-core/src/main/java/de/ugoe/cs/autoquest/plugin/PluginLoader.java	(revision 1099)
+++ /trunk/autoquest-plugin-core/src/main/java/de/ugoe/cs/autoquest/plugin/PluginLoader.java	(revision 1100)
@@ -234,5 +234,5 @@
 	 * Checks if the name of a file indicates that it defines a AutoQUEST plug-in.
 	 * The structure of valid plug-in filenames is
-	 * <code>quest-plugin-%PLUGIN_NAME%-version.jar</code>, where
+	 * <code>autoquest-plugin-%PLUGIN_NAME%-version.jar</code>, where
 	 * <code>%PLUGIN_NAME%</code> is replaced by the name of the plug-in. Note
 	 * that plug-in names must not contain any dashes.
