summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index d784f23..cdf0a50 100644
--- a/src/main.c
+++ b/src/main.c
@@ -864,7 +864,7 @@ void show_usage_and_quit(){
\n --quit_afterload Quit after loading all the files\
\n --sheet=SHEET Open SHEET when loading xlsx file. Default is 1.\
\n --tm_gmtoff={seconds} set gmt offset used for converting datetimes to localtime.\
-\n --txtdelim={\",\" or \";\" or \"\\t\"} Sets delimiter when opening a .tab of .scv file");
+\n --txtdelim={\",\" or \";\" or \"\\t\"} Sets delimiter when opening a .tab of .csv file");
#ifdef XLSX
printf("\n\
\n --xlsx_readformulas Set variable 'xlsx_readformulas'");