Skip to content

Commit

Permalink
[#2429] Fix sphinx warning again
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed May 26, 2015
1 parent 656490f commit 5c8ff31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ckan/logic/action/update.py
Expand Up @@ -1347,8 +1347,8 @@ def config_option_update(context, data_dict):
:rtype: dictionary
.. note:: You can see all available configuration options that can be
remotely updated calling the
:py:func:`~ckan.logic.action.get.config_option_list` action
remotely updated calling
the :py:func:`~ckan.logic.action.get.config_option_list` action
.. note:: Extensions can modify which configuration options are available.
For details, check :doc:`/extensions/remote-config-update`.
Expand Down

0 comments on commit 5c8ff31

Please sign in to comment.