Skip to content

Commit

Permalink
fixed incorrect filename
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Nov 19, 2012
1 parent 7e4a7a8 commit 2038544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minimal.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ In ``__init__.py``::

from .text import joke

In ``joke.py``::
In ``text.py``::

def joke():
return (u'Wenn ist das Nunst\u00fcck git und Slotermeyer? Ja! ... '
Expand Down

0 comments on commit 2038544

Please sign in to comment.