From 8a5e770a8caef3e22c365a98e08c02fe313e3580 Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 19 Mar 2012 04:06:41 +0000 Subject: [PATCH] Fixed typo --- smiley_pack/smiley_pack.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smiley_pack/smiley_pack.php b/smiley_pack/smiley_pack.php index ff2d8662..95f3bd87 100644 --- a/smiley_pack/smiley_pack.php +++ b/smiley_pack/smiley_pack.php @@ -164,7 +164,7 @@ function smiley_pack_smilies(&$a,&$b) { $b['icons'][] = '' . ':bowling' . ''; $b['texts'][] = ':cycling'; - $b['icons'][] = '' . ':cycling' . ''; + $b['icons'][] = '' . ':cycling' . ''; $b['texts'][] = ':darts'; $b['icons'][] = '' . ':darts' . '';