Index: /applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java	(revision 27853)
+++ /applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java	(revision 27854)
@@ -269,6 +269,6 @@
                 tr("Plugin cadastre-fr used the key shortcut F11 for grabbing,\n"+
                 "which is now allocated for full-screen switch.\n"+
-                "The new grabbing key is F10, but you can change the key\nin" +
-                "the shortcut settings if you want."));
+                "The new grabbing key is F10, but you can change the key\n" +
+                "in the shortcut settings if you want."));
         }
         refreshMenu();
