Skip to content

Commit

Permalink
Doc typo
Browse files Browse the repository at this point in the history
    - Fixes #19
  • Loading branch information
frankwiles committed Aug 28, 2015
1 parent c244d56 commit 4546c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -384,7 +384,7 @@ Sets ``request``, ``args``, and ``kwargs`` attributes on the class instance.
Sample usage::

from django.views import generic
from test_plus import CBVTestCase
from test_plus.test import CBVTestCase

class MyClass(generic.DetailView)

Expand Down

0 comments on commit 4546c68

Please sign in to comment.