Ignore:
Timestamp:
2016-06-15T10:30:37+02:00 (8 years ago)
Author:
Don-vip
Message:

Checkstyle 6.19: enable SingleSpaceSeparator and fix violations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/AbstractInfoAction.java

    r9917 r10378  
    6262     */
    6363    public static boolean confirmLaunchMultiple(int numBrowsers) {
    64         String msg  = /* for correct i18n of plural forms - see #9110 */ trn(
     64        String msg = /* for correct i18n of plural forms - see #9110 */ trn(
    6565                "You are about to launch {0} browser window.<br>"
    6666                        + "This may both clutter your screen with browser windows<br>"
Note: See TracChangeset for help on using the changeset viewer.