]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/data/AltitudeRange.java
Version 4, January 2008
[GpsPrune.git] / tim / prune / data / AltitudeRange.java
index 6c7e5d55a286c1c0715227cc4a1a7204a9a164d2..aff974d1109231707f56397750f2388d5e005b13 100644 (file)
@@ -22,7 +22,7 @@ public class AltitudeRange
 
        /**
         * Add a value to the range
-        * @param inValue value to add, only positive values considered
+        * @param inAltitude value to add, only positive values considered
         */
        public void addValue(Altitude inAltitude)
        {