Changeset 8420 in josm for trunk/data


Ignore:
Timestamp:
2015-05-23T08:55:03+02:00 (9 years ago)
Author:
wiktorn
Message:

Java docs for @8418, addresses #11456

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/maps.xsd

    r8418 r8420  
    681681                                                        <!-- tile size provided by imagery source. Default - 256 -->
    682682                                                        <xs:element name="tile-size" minOccurs="0" maxOccurs="1" type="xs:positiveInteger" />
    683                                                         <!--  HTTP headers that contain valuable informatin and that will be shown on "Shown Tile Info" dialog -->
     683                                                        <!--  HTTP headers that contain valuable information and that will be shown on "Shown Tile Info" dialog -->
    684684                                                        <xs:element name="metadata-header" minOccurs="0" maxOccurs="unbounded">
    685685                                                                <xs:complexType>
Note: See TracChangeset for help on using the changeset viewer.