Skip to content

Commit 3b67691

Browse files
author
Carpenter
committed
Fixing misleading javadoc comment.
1 parent 9532b11 commit 3b67691

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/openmap/com/bbn/openmap/dataAccess/dted/DTEDFrame.java

+1-2
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,7 @@ protected boolean reopen() {
187187
// ////////////////
188188

189189
/**
190-
* The elevation at the closest SW post to the given lat/lon. This is just a
191-
* go-to-the-closest-post solution.
190+
* The elevation at the closest post to the given lat/lon.
192191
*
193192
* @param lat latitude in decimal degrees.
194193
* @param lon longitude in decimal degrees.

0 commit comments

Comments
 (0)