Ignore:
Timestamp:
2010-01-10T22:37:59+01:00 (14 years ago)
Author:
stoecker
Message:

fixed typo - closes #4341

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/preferences/PreferenceDialog.java

    r2745 r2810  
    9090            putValue(NAME, tr("Cancel"));
    9191            putValue(SMALL_ICON, ImageProvider.get("cancel"));
    92             putValue(SHORT_DESCRIPTION, tr("Close the prefereces dialog and discard preference updates"));
     92            putValue(SHORT_DESCRIPTION, tr("Close the preferences dialog and discard preference updates"));
    9393        }
    9494
Note: See TracChangeset for help on using the changeset viewer.