summaryrefslogtreecommitdiffstats
path: root/system/application
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-08-27 16:03:09 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-08-27 16:03:09 +0200
commit73589031c21a2d5eb05a5dfef0dca14d697ba2c5 (patch)
tree1a2d1d1f7d3631e00d26c9492f23fb5dd9602300 /system/application
parent7926943c3d70c0f87beccd3fad95c23364483bc4 (diff)
Fixed the spelling of "respberry" in config/smileys.php
Diffstat (limited to 'system/application')
-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 9f38d2ca6..cddc881cc 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('rasberry.gif', '19', '19', 'rasberry'),
+ ':P' => array('raspberry.gif', '19', '19', 'rasberry'),
':blank:' => array('blank.gif', '19', '19', 'blank stare'),
':long:' => array('longface.gif', '19', '19', 'long face'),
':ohh:' => array('ohh.gif', '19', '19', 'ohh'),