Skip to content

Commit

Permalink
corrected typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ekaf committed May 9, 2020
1 parent 0734063 commit 89c210e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csv2tab
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/python
# https://github.com/ekaf/wordnet-prolog/raw/master/csv2tab
# (c) 2017 Eric Kafe, License: CC BY 4.0, https://creativecommons.org/licenses/by/4.0/
# https://github.com/ekaf/wncsv/raw/master/csv2tab
# (c) 2017-20 Eric Kafe, License: CC BY 4.0, https://creativecommons.org/licenses/by/4.0/
# Convert all comma-separated .csv files in "csvdir" to tab-separated records

from os import listdir
Expand Down

0 comments on commit 89c210e

Please sign in to comment.