summaryrefslogtreecommitdiffstats
path: root/system/application/config
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-08-31 06:34:54 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-08-31 06:34:54 +0200
commit92203d685183b1f26ea662e300b5c44b0ed572f2 (patch)
treec59eb231b8a3255a0d4fd08e9bf48e562d0e8d6a /system/application/config
parente9ebe1ca6a78c537025d2db3614385fda804a51a (diff)
alt spelling fix
Diffstat (limited to 'system/application/config')
-rw-r--r--system/application/config/smileys.php2
1 files changed, 1 insertions, 1 deletions
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'),