Index: /FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/handlers/PropertiesLoader.java
===================================================================
--- /FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/handlers/PropertiesLoader.java	(revision 2483)
+++ /FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/handlers/PropertiesLoader.java	(revision 2484)
@@ -73,5 +73,5 @@
 		}
 
-		// 2. load user defaults
+		// 2. load user defaults if present
 		InputStream in2 = PropertiesLoader.class
 				.getResourceAsStream("/fckeditor.properties");
