aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-06-03 05:43:19 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-06-03 05:43:19 +0200
commit4cb6d3258807a0ded4212ff821b0217c36a5edb4 (patch)
tree93ce03bd9204bcaa18c70f8300bb655fab657e18
parentDon't refer to bugzillaplugin.db anymore. (diff)
downloadrbot-bugzilla-4cb6d3258807a0ded4212ff821b0217c36a5edb4.tar.gz
rbot-bugzilla-4cb6d3258807a0ded4212ff821b0217c36a5edb4.tar.bz2
rbot-bugzilla-4cb6d3258807a0ded4212ff821b0217c36a5edb4.zip
link_source function has been renamed plugin_source.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d64b08b..bed2d77 100644
--- a/README
+++ b/README
@@ -40,4 +40,4 @@ at your option, any later version). For this reason, the "zilla
source" download will report the URL where to download the source.
If you make any change to the source code, you should then make them
-available, and change the link_source function accordingly.
+available, and change the plugin_source function accordingly.