Index: applications/editors/josm/plugins/livegps/src/org/json/JSONArray.java
===================================================================
--- applications/editors/josm/plugins/livegps/src/org/json/JSONArray.java	(revision 26218)
+++ applications/editors/josm/plugins/livegps/src/org/json/JSONArray.java	(revision 26509)
@@ -729,5 +729,5 @@
      * @param value The Map value.
      * @return      this.
-     * @throws JSONException If the index is negative or if the the value is
+     * @throws JSONException If the index is negative or if the value is
      *  an invalid number.
      */
@@ -747,5 +747,5 @@
      *  JSONObject.NULL object.
      * @return this.
-     * @throws JSONException If the index is negative or if the the value is
+     * @throws JSONException If the index is negative or if the value is
      *  an invalid number.
      */
