diff options
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 |
