diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-02-18 03:41:54 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-02-18 03:41:54 -0500 |
| commit | e94ecd847218ab69d8519cb6425f16ceffa07ed2 (patch) | |
| tree | 4d36b435514278e1775c0c59964e34cc8f6d038a /tablib | |
| parent | 96067e63800bbefedaf31eda701fa9a992e05931 (diff) | |
| download | tablib-e94ecd847218ab69d8519cb6425f16ceffa07ed2.tar.gz | |
Small doc updates
Diffstat (limited to 'tablib')
| -rw-r--r-- | tablib/core.py | 2 |
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. |
