mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
MC: Updated comment only
Comment did not reflect last commit change.
This commit is contained in:
parent
448124cc7e
commit
9d4ce6becd
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ public class DisplayUtils {
|
|||
return parts[1];
|
||||
}
|
||||
}
|
||||
//dateString contains unexpected format. use localized, absolute date.
|
||||
//dateString contains unexpected format. fallback: use relative date time string from android api as is.
|
||||
return dateString.toString();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue