From 92203d685183b1f26ea662e300b5c44b0ed572f2 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Sun, 31 Aug 2008 04:34:54 +0000 Subject: alt spelling fix --- system/application/config/smileys.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/application/config/smileys.php b/system/application/config/smileys.php index cddc881cc..b1988cd46 100644 --- a/system/application/config/smileys.php +++ b/system/application/config/smileys.php @@ -30,7 +30,7 @@ $smileys = array( ':-P' => array('tongue_laugh.gif', '19', '19', 'tongue laugh'), '%-P' => array('tongue_rolleye.gif', '19', '19', 'tongue rolleye'), ';-P' => array('tongue_wink.gif', '19', '19', 'tongue wink'), - ':P' => array('raspberry.gif', '19', '19', 'rasberry'), + ':P' => array('raspberry.gif', '19', '19', 'raspberry'), ':blank:' => array('blank.gif', '19', '19', 'blank stare'), ':long:' => array('longface.gif', '19', '19', 'long face'), ':ohh:' => array('ohh.gif', '19', '19', 'ohh'), -- cgit v1.2.3-24-g4f1b