[Docs] Fix typo in javadocs (#26556)

This commit is contained in:
Md.Abdulla-Al-Sun 2017-09-10 02:25:31 +06:00 committed by Christoph Büscher
parent e16cb0e4db
commit d00d18a36d
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ import java.util.Set;
* All methods have been marked with an "// ES change" commentary
*
* In case you compare this with the original ISODateTimeFormat, make sure you use a diff
* call, that ignores whitespaces/tabs/indendetations like 'diff -b'
* call, that ignores whitespaces/tabs/indentations like 'diff -b'
*/
/**
* Factory that creates instances of DateTimeFormatter based on the ISO8601 standard.