aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php
diff options
context:
space:
mode:
Diffstat (limited to 'picture.php')
-rw-r--r--picture.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/picture.php b/picture.php
index 3d258fb32..6b5775560 100644
--- a/picture.php
+++ b/picture.php
@@ -754,7 +754,7 @@ if ( count($tags) )
$infos['INFO_TAGS'] = '';
foreach ($tags as $num => $tag)
{
- $infos['INFO_TAGS'] .= $num ? ' ,' : '';
+ $infos['INFO_TAGS'] .= $num ? ', ' : '';
$infos['INFO_TAGS'] .= '<a href="'
.make_index_url(
array(