diff --git a/wiki/Meta-Commands-and-File-Redirection.md b/wiki/Meta-Commands-and-File-Redirection.md index a23fc121..99f99c15 100644 --- a/wiki/Meta-Commands-and-File-Redirection.md +++ b/wiki/Meta-Commands-and-File-Redirection.md @@ -147,7 +147,7 @@ The `columndelimiter ` subargument sets the intercolumn delimiter of is the value of `csv_output_column_delimiter` in `gam.cfg` which defaults to comma. The `quotechar ` subargument sets the character used to quote fields in the CSV file -that contaim special charactere; the default value is the value of `csv_output_quote_char` in `gam.cfg` +that contain special charactere; the default value is the value of `csv_output_quote_char` in `gam.cfg` which defaults to double quote. The `noescapechar ` subargument controls whether `\` is used as an escape character when writing the CSV file; the default value