aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/geopoint/GeopointFormatter.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgeo/geocaching/geopoint/GeopointFormatter.java')
-rw-r--r--src/cgeo/geocaching/geopoint/GeopointFormatter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cgeo/geocaching/geopoint/GeopointFormatter.java b/src/cgeo/geocaching/geopoint/GeopointFormatter.java
index 9ca361a..b0b1d09 100644
--- a/src/cgeo/geocaching/geopoint/GeopointFormatter.java
+++ b/src/cgeo/geocaching/geopoint/GeopointFormatter.java
@@ -152,7 +152,7 @@ public class GeopointFormatter
*
* @param gp the Geopoint to format
* @param format one of the default formats
- * @see cgeo.geocaching.GeopointFormatter.Format
+ * @see cgeo.geocaching.cgeoTestSuite.Format
* @return the formatted coordinates
*/
public static String format(final Format format, final Geopoint gp)