From 6da4fa64a42effd4cfaf551810e486a8be56df05 Mon Sep 17 00:00:00 2001 From: filip Date: Sun, 28 Dec 2014 18:47:09 +0100 Subject: typo fix --- langs/report_tx_git.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'langs/report_tx_git.php') diff --git a/langs/report_tx_git.php b/langs/report_tx_git.php index f6f31a526..19761b141 100644 --- a/langs/report_tx_git.php +++ b/langs/report_tx_git.php @@ -656,7 +656,7 @@ if ('Cauldron' != $resource_type) { // $links[] = 'software translations'; } $reports_links = '

You can also see reports about differences in ' . implode(" or ", $links) . '. And please don\'t forget great '; -$reports_links .=. 'wiki page about Transifex and git syncing.

'; +$reports_links .= 'wiki page about Transifex and git syncing.

'; echo $reports_links . PHP_EOL; // print out any errors -- cgit v1.2.1