summaryrefslogtreecommitdiff
path: root/tablib
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-02-18 03:41:54 -0500
committerKenneth Reitz <me@kennethreitz.com>2011-02-18 03:41:54 -0500
commite94ecd847218ab69d8519cb6425f16ceffa07ed2 (patch)
tree4d36b435514278e1775c0c59964e34cc8f6d038a /tablib
parent96067e63800bbefedaf31eda701fa9a992e05931 (diff)
downloadtablib-e94ecd847218ab69d8519cb6425f16ceffa07ed2.tar.gz
Small doc updates
Diffstat (limited to 'tablib')
-rw-r--r--tablib/core.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tablib/core.py b/tablib/core.py
index 48ffddb..dfbcb6a 100644
--- a/tablib/core.py
+++ b/tablib/core.py
@@ -3,7 +3,7 @@
tablib.core
~~~~~~~~~~~
- This module implements the central tablib objects.
+ This module implements the central Tablib objects.
:copyright: (c) 2011 by Kenneth Reitz.
:license: MIT, see LICENSE for more details.