This commit is contained in:
2020-12-23 17:51:31 +00:00
parent f99c588cbd
commit 39a94500a1
4 changed files with 21 additions and 6 deletions

View File

@@ -604,7 +604,7 @@ export default {
default:
throw new Error(
"realtive-date-time-filter-calculater: Date token [" +
"relative-date-time-filter-calculater: Date token [" +
token +
"] was not recognized"
);