diff options
Diffstat (limited to 'main/src/cgeo/geocaching/export/FieldnoteExport.java')
| -rw-r--r-- | main/src/cgeo/geocaching/export/FieldnoteExport.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/src/cgeo/geocaching/export/FieldnoteExport.java b/main/src/cgeo/geocaching/export/FieldnoteExport.java index 0ca6829..9e6ae1e 100644 --- a/main/src/cgeo/geocaching/export/FieldnoteExport.java +++ b/main/src/cgeo/geocaching/export/FieldnoteExport.java @@ -97,8 +97,8 @@ public class FieldnoteExport extends AbstractExport { private static final int STATUS_UPLOAD = -1; /** - * Instantiates and configures the task for exporting field notes. - * + * Instantiates and configurates the task for exporting field notes. + * * @param caches * The {@link List} of {@link cgCache} to be exported * @param activity |
