Index: trunk/src/org/openstreetmap/josm/gui/util/TableHelper.java
===================================================================
--- trunk/src/org/openstreetmap/josm/gui/util/TableHelper.java	(revision 17777)
+++ trunk/src/org/openstreetmap/josm/gui/util/TableHelper.java	(revision 17778)
@@ -130,6 +130,6 @@
      * @return all of the selected indices, in increasing order,
      *         or an empty array if nothing is selected
+     * @see #selectedIndices(ListSelectionModel)
      * @since 15226
-     * @see #selectedIndices(ListSelectionModel)
      */
     public static int[] getSelectedIndices(ListSelectionModel selectionModel) {
