summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/joda/time/format/StrictISODateTimeFormat.java
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/java/org/joda/time/format/StrictISODateTimeFormat.java')
-rw-r--r--core/src/main/java/org/joda/time/format/StrictISODateTimeFormat.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/java/org/joda/time/format/StrictISODateTimeFormat.java b/core/src/main/java/org/joda/time/format/StrictISODateTimeFormat.java
index a417fa8f10..39c52ef697 100644
--- a/core/src/main/java/org/joda/time/format/StrictISODateTimeFormat.java
+++ b/core/src/main/java/org/joda/time/format/StrictISODateTimeFormat.java
@@ -140,7 +140,7 @@ public class StrictISODateTimeFormat {
* -20-.040 -20-.040 minute/milli *
* plus datetime formats like {date}T{time}
* </pre>
- * * indiates that this is not an official ISO format and can be excluded
+ * * indicates that this is not an official ISO format and can be excluded
* by passing in <code>strictISO</code> as <code>true</code>.
* <p>
* This method can side effect the input collection of fields.