From 68406e86e9048453926f78b761ae7b8c1886b9c2 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 20 Jan 2014 10:27:07 +0100 Subject: [PATCH] Fix typo in develop/advanced_plugin_config.rst. --- develop/advanced_plugin_config.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/develop/advanced_plugin_config.rst b/develop/advanced_plugin_config.rst index 9eb2b7f..123c9d9 100644 --- a/develop/advanced_plugin_config.rst +++ b/develop/advanced_plugin_config.rst @@ -249,8 +249,6 @@ channel):: self.setRegistryValue('air', value=['foo', 'bar']) self.setRegistryValue('air', value=['foo', 'bar'], channel=channel) - self.registryValue('air') - The Built-in Registry Types =========================== A rundown of all of the built-in registry types available for use with config