diff options
| author | Tom Christie | 2011-07-02 04:33:47 -0700 |
|---|---|---|
| committer | Tom Christie | 2011-07-02 04:33:47 -0700 |
| commit | 83b47c4b766273f0691c0a81a373237867de75af (patch) | |
| tree | 9d79175809a9724b22f82ed0bd9fb8b2f84c6d36 /djangorestframework/compat.py | |
| parent | f7b7778a79bad4124a6f50bf461f206a6d71fa90 (diff) | |
| download | django-rest-framework-83b47c4b766273f0691c0a81a373237867de75af.tar.bz2 | |
Typo
Diffstat (limited to 'djangorestframework/compat.py')
| -rw-r--r-- | djangorestframework/compat.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangorestframework/compat.py b/djangorestframework/compat.py index 230172c3..25982da5 100644 --- a/djangorestframework/compat.py +++ b/djangorestframework/compat.py @@ -1,5 +1,5 @@ """ -The :mod:`compatability` module provides support for backwards compatability with older versions of django/python. +The :mod:`compatibility ` module provides support for backwards compatibility with older versions of django/python. """ # cStringIO only if it's available |
