Fix typo in develop/advanced_plugin_config.rst.

This commit is contained in:
Valentin Lorentz 2014-01-20 10:27:07 +01:00
parent 644d236f97
commit 68406e86e9

View File

@ -249,8 +249,6 @@ channel)::
self.setRegistryValue('air', value=['foo', 'bar']) self.setRegistryValue('air', value=['foo', 'bar'])
self.setRegistryValue('air', value=['foo', 'bar'], channel=channel) self.setRegistryValue('air', value=['foo', 'bar'], channel=channel)
self.registryValue('air')
The Built-in Registry Types The Built-in Registry Types
=========================== ===========================
A rundown of all of the built-in registry types available for use with config A rundown of all of the built-in registry types available for use with config