From a5fd08475355fce0881b87b29ad0d2577e8cfa6e Mon Sep 17 00:00:00 2001 From: TexasGamer Date: Tue, 27 Nov 2012 21:42:05 -0600 Subject: Fixed spelling typo --- subscribe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subscribe.php b/subscribe.php index cff21d9ff..2b38d2ddf 100644 --- a/subscribe.php +++ b/subscribe.php @@ -33,7 +33,7 @@ } } else { - echo $l->t('You had already subcribed to this feed!'); + echo $l->t('You had already subscribed to this feed!'); } ?> -- cgit v1.2.3