We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16cb0e commit d00d18aCopy full SHA for d00d18a
core/src/main/java/org/joda/time/format/StrictISODateTimeFormat.java
@@ -32,7 +32,7 @@
32
* All methods have been marked with an "// ES change" commentary
33
*
34
* In case you compare this with the original ISODateTimeFormat, make sure you use a diff
35
- * call, that ignores whitespaces/tabs/indendetations like 'diff -b'
+ * call, that ignores whitespaces/tabs/indentations like 'diff -b'
36
*/
37
/**
38
* Factory that creates instances of DateTimeFormatter based on the ISO8601 standard.
0 commit comments