Skip to content
Snippets Groups Projects
Commit f84b22c9 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Less ambiguous, not unambiguous

parent d947d140
No related branches found
No related tags found
No related merge requests found
Pipeline #6967 passed
...@@ -1370,7 +1370,7 @@ int edit_sys_date_verbal(int page, int total) ...@@ -1370,7 +1370,7 @@ int edit_sys_date_verbal(int page, int total)
"`Short Date Display Format:`\n" "`Short Date Display Format:`\n"
"\n" "\n"
"If you would like abbreviated dates to be displayed using verbal\n" "If you would like abbreviated dates to be displayed using verbal\n"
"(non-numeric, unambiguous) month name abbreviations, choose `Verbal`."; "(non-numeric, less ambiguous) month name abbreviations, choose `Verbal`.";
; ;
if(page) { if(page) {
mode = wiz_help(page, total, uifc.helpbuf); mode = wiz_help(page, total, uifc.helpbuf);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment