Index: trunk/scripts/SyncEditorLayerIndex.java
===================================================================
--- trunk/scripts/SyncEditorLayerIndex.java	(revision 16373)
+++ trunk/scripts/SyncEditorLayerIndex.java	(revision 16374)
@@ -505,5 +505,5 @@
             }
             if (isBlank(e.getDate()) && e.getDate() != null) {
-                myprintln("+++ JOSM-Entry without empty Date: " + getDescription(e));
+                myprintln("+++ JOSM-Entry with empty Date: " + getDescription(e));
                 continue;
             }
