summaryrefslogtreecommitdiffstats
path: root/subscribe.php
diff options
context:
space:
mode:
authorTexasGamer <tpgaubert@gmail.com>2012-11-27 21:42:05 -0600
committerTexasGamer <tpgaubert@gmail.com>2012-11-27 21:42:05 -0600
commita5fd08475355fce0881b87b29ad0d2577e8cfa6e (patch)
treee51c97c4bb0547c910739206b266f42363b375d9 /subscribe.php
parent73b294d0f83f23185305a907308cbb7021165ada (diff)
Fixed spelling typo
Diffstat (limited to 'subscribe.php')
-rw-r--r--subscribe.php2
1 files changed, 1 insertions, 1 deletions
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!');
}
?>