diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-06-03 06:15:03 +0000 |
---|---|---|
committer | root <root@speedracer.orbis-terrarum.net> | 2008-06-03 06:15:03 +0000 |
commit | 8c6a3c78f2a7223f40924e734bd09c39e16a9375 (patch) | |
tree | 62ff412cc324727269642eaf2942611188245719 | |
parent | Merge branch 'master' of git://git.flameeyes.eu/rbot-bugzilla (diff) | |
download | rbot-bugzilla-8c6a3c78f2a7223f40924e734bd09c39e16a9375.tar.gz rbot-bugzilla-8c6a3c78f2a7223f40924e734bd09c39e16a9375.tar.bz2 rbot-bugzilla-8c6a3c78f2a7223f40924e734bd09c39e16a9375.zip |
Fix typo.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 plugin_source function accordingly. +available, and change the plugin_sources function accordingly. |