Index: applications/editors/josm/plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java
===================================================================
--- applications/editors/josm/plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java	(revision 32699)
+++ applications/editors/josm/plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java	(revision 32879)
@@ -106,5 +106,5 @@
             {
                 putValue(NAME, marktr("Check "));
-                putValue(SHORT_DESCRIPTION, tr("check the subust for junction properties"));
+                putValue(SHORT_DESCRIPTION, tr("check the subset for junction properties"));
                 putValue(SMALL_ICON, ImageProvider.get("dialogs", "junctioncheck"));
             }
