Ignore:
Timestamp:
2017-03-20T23:42:16+01:00 (7 years ago)
Author:
Don-vip
Message:

see #14528 - typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/mappaint/styleelement/placement/PositionForAreaStrategy.java

    r11754 r11755  
    4444    default List<GlyphVector> generateGlyphVectors(
    4545            MapViewPath path, Rectangle2D nb, List<GlyphVector> gvs, boolean isDoubleTranslationBug) {
    46         throw new UnsupportedOperationException("Single glyph transofrmation is not supported by this implementation");
     46        throw new UnsupportedOperationException("Single glyph transformation is not supported by this implementation");
    4747    }
    4848
Note: See TracChangeset for help on using the changeset viewer.