Changeset 16576 in josm for trunk


Ignore:
Timestamp:
2020-06-08T21:17:39+02:00 (4 years ago)
Author:
simon04
Message:

Fix typo in Javadoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/RequestHandler.java

    r16575 r16576  
    125125
    126126    /**
    127      * Returns the mandatory parameters. Both used to enfore their presence at runtime and for documentation.
     127     * Returns the mandatory parameters. Both used to enforce their presence at runtime and for documentation.
    128128     * @return the mandatory parameters
    129129     */
     
    131131
    132132    /**
    133      * Returns the optional parameters. Both used to enfore their presence at runtime and for documentation.
     133     * Returns the optional parameters. Both used to enforce their presence at runtime and for documentation.
    134134     * @return the optional parameters
    135135     */
Note: See TracChangeset for help on using the changeset viewer.