aboutsummaryrefslogtreecommitdiffstats
path: root/servo/lib/ucsv.py
diff options
context:
space:
mode:
Diffstat (limited to 'servo/lib/ucsv.py')
-rw-r--r--servo/lib/ucsv.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/lib/ucsv.py b/servo/lib/ucsv.py
index 91b2acf..accf7d1 100644
--- a/servo/lib/ucsv.py
+++ b/servo/lib/ucsv.py
@@ -1,5 +1,5 @@
"""
-Borrwed from
+Borrowed from
http://stackoverflow.com/questions/1846135/python-csv-library-with-unicode-utf-8-support-that-just-works
"""