diff --git a/include/plugin_api.inc.php b/include/plugin_api.inc.php index dd11c5d5..fd51fb7e 100644 --- a/include/plugin_api.inc.php +++ b/include/plugin_api.inc.php @@ -1498,7 +1498,7 @@ class serendipity_plugin * You need to override this method in your child class. * * @access public - * @param string The referenced varaiable that holds the sidebar title of your plugin. + * @param string The referenced variable that holds the sidebar title of your plugin. * @return null */ function generate_content(&$title)