Skip to content

Commit

Permalink
Fix issue in csv.dict
Browse files Browse the repository at this point in the history
  • Loading branch information
henryrneh authored Apr 12, 2023
1 parent 25c648f commit 41d7725
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dictionaries/csv.dict
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"\x00"
"\r\n"
"\\r\\n"
";;"
",,"
"\t;"
"\n;"
"\\t;"
"\\n;"

0 comments on commit 41d7725

Please sign in to comment.