Changeset 2770 in josm


Ignore:
Timestamp:
2010-01-08T08:48:00+01:00 (15 years ago)
Author:
stoecker
Message:

typos

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/presets/presets.xml

    r2608 r2770  
    3434  key: key to set
    3535  text: fixed label to display
    36   values: comma seperated list of values
    37   display_values: comma seperated list of values to be displayed instead of the
     36  values: comma separated list of values
     37  display_values: comma separated list of values to be displayed instead of the
    3838                  database values, order and number must be equal to values
    3939  default: default string to display
  • trunk/src/org/openstreetmap/josm/gui/dialogs/ToggleDialog.java

    r2711 r2770  
    6262    /**
    6363     * If isShowing is true, indicates whether the dialog is docked or not, e. g.
    64      * shown as part of the main window or as a seperate dialog window.
     64     * shown as part of the main window or as a separate dialog window.
    6565     */
    6666    protected boolean isDocked;
Note: See TracChangeset for help on using the changeset viewer.