Ignore:
Timestamp:
2021-04-14T21:29:43+02:00 (3 years ago)
Author:
simon04
Message:

see #20741 - Fix typos in code and strings (patch by gaben)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/rtklib/RtkLibPosReader.java

    r17715 r17786  
    125125
    126126    /**
    127      * Returns the number of coordinates that have been successfuly read.
    128      * @return the number of coordinates that have been successfuly read
     127     * Returns the number of coordinates that have been successfully read.
     128     * @return the number of coordinates that have been successfully read
    129129     */
    130130    public int getNumberOfCoordinates() {
Note: See TracChangeset for help on using the changeset viewer.