summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2019-09-18 15:09:52 +0000
committerGogs <[email protected]>2019-09-18 15:09:52 +0000
commitd2d9bb1fd822649d71edc11b4f33f7d8c1b74f63 (patch)
tree717a65107bc37301a9c119a726f40572d68d5cbb
parentb0d67cd3d0f68650cdc6b73f3e76c3ca5936225b (diff)
parent958c4dc124054bef4813ad79bac875827cd47a41 (diff)
Merge branch 'master' of rodneys_mission/tt-rss into master
-rwxr-xr-xclasses/handler/public.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/handler/public.php b/classes/handler/public.php
index 91413b976..e2082ff1e 100755
--- a/classes/handler/public.php
+++ b/classes/handler/public.php
@@ -509,7 +509,7 @@ class Handler_Public extends Handler {
<!DOCTYPE html>
<html>
<head>
- <title><?php echo __("Share with Tiny Tiny RSS") ?> ?></title>
+ <title><?php echo __("Share with Tiny Tiny RSS") ?></title>
<?php
echo stylesheet_tag("css/default.css");
echo javascript_tag("lib/prototype.js");