Index: trunk/src/org/openstreetmap/josm/data/osm/DefaultNameFormatter.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/osm/DefaultNameFormatter.java	(revision 16652)
+++ trunk/src/org/openstreetmap/josm/data/osm/DefaultNameFormatter.java	(revision 16657)
@@ -489,5 +489,5 @@
      * Builds a default tooltip text for the primitive <code>primitive</code>.
      *
-     * @param primitive the primitmive
+     * @param primitive the primitive
      * @return the tooltip text
      */
@@ -647,5 +647,5 @@
      * Builds a default tooltip text for an HistoryOsmPrimitive <code>primitive</code>.
      *
-     * @param primitive the primitmive
+     * @param primitive the primitive
      * @return the tooltip text
      */
Index: trunk/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableModel.java
===================================================================
--- trunk/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableModel.java	(revision 16652)
+++ trunk/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableModel.java	(revision 16657)
@@ -673,5 +673,5 @@
     /**
      * Selects all members which refer to {@link OsmPrimitive}s in the collections
-     * <code>primitmives</code>. Does nothing is primitives is null.
+     * <code>primitives</code>. Does nothing is primitives is null.
      *
      * @param primitives the collection of primitives
