Skip to content

Commit

Permalink
Fix a Sphinx error
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed Oct 1, 2013
1 parent af2ed73 commit 7e61b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/plugins/interfaces.py
Expand Up @@ -578,7 +578,7 @@ def user_create(context, data_dict=None):
be decorated with the ``auth_allow_anonymous_access`` decorator, available
on the plugins toolkit.
For example:
For example::
import ckan.plugins as p
Expand Down

0 comments on commit 7e61b82

Please sign in to comment.