summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-06-30 13:45:53 +0400
committerAndrew Dolgov <[email protected]>2010-06-30 13:45:53 +0400
commit254ac7059cfeef28c74dfecc72b7773bd19d559f (patch)
tree4a19194d043c269362b86c78ddff81f863c321bc /modules
parent34f29d786640b297466be0d150316c098c5d40dc (diff)
pref-feeds: fix typo
Diffstat (limited to 'modules')
-rw-r--r--modules/pref-feeds.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php
index 101729cbc..090b18a7a 100644
--- a/modules/pref-feeds.php
+++ b/modules/pref-feeds.php
@@ -1454,7 +1454,7 @@
print "<p>" . __("Using OPML you can export and import your feeds and Tiny Tiny RSS settings.");
- print "<div class=\"insensitive\">" . __("Note: only main settings profile can be migrated using OPML.") . "</div>";
+ print "<div class=\"insensitive\">" . __("Note: Only main settings profile can be migrated using OPML.") . "</div>";
print "</p>";