Improvement on comment

This commit is contained in:
xhh 2015-11-09 16:47:33 +08:00
parent c48b93384b
commit e3c44b5af3
2 changed files with 2 additions and 2 deletions

View File

@ -265,7 +265,7 @@ public class ApiClient {
if (lenientDatetimeFormat) {
/*
* When the default datetime format is used, process the given string
* When lenientDatetimeFormat is enabled, process the given string
* to support various formats defined by ISO 8601.
*/
// normalize time zone

View File

@ -264,7 +264,7 @@ public class ApiClient {
if (lenientDatetimeFormat) {
/*
* When the default datetime format is used, process the given string
* When lenientDatetimeFormat is enabled, process the given string
* to support various formats defined by ISO 8601.
*/
// normalize time zone