diff options
Diffstat (limited to 'lib/class/shoutbox.class.php')
-rw-r--r-- | lib/class/shoutbox.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/class/shoutbox.class.php b/lib/class/shoutbox.class.php index 6c1bf145..685d7d7b 100644 --- a/lib/class/shoutbox.class.php +++ b/lib/class/shoutbox.class.php @@ -127,7 +127,7 @@ class shoutBox { /** * get_image * This returns an image tag if the type of object we're currently rolling with - * has an image assoicated with it + * has an image associated with it */ public function get_image() { |