From: Penny Leach Date: Fri, 30 Jun 2006 23:17:34 +0000 (+1200) Subject: fixed typo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=391651a4a467f23cb7ab52e8de6238c6f019a3c6;p=s9y.git fixed typo --- diff --git a/plugins/serendipity_plugin_breakfast/serendipity_plugin_breakfast.php b/plugins/serendipity_plugin_breakfast/serendipity_plugin_breakfast.php index c8c3125..4ae1f0f 100644 --- a/plugins/serendipity_plugin_breakfast/serendipity_plugin_breakfast.php +++ b/plugins/serendipity_plugin_breakfast/serendipity_plugin_breakfast.php @@ -71,7 +71,7 @@ class serendipity_plugin_breakfast extends serendipity_plugin Max:'.$latest['totals']['max'].'% - Avergage:'.ceil($latest['totals']['scores']/$latest['totals']['num']).'% + Average:'.ceil($latest['totals']['scores']/$latest['totals']['num']).'%

What the hell is this?