summaryrefslogtreecommitdiff
path: root/timeline.php
diff options
context:
space:
mode:
Diffstat (limited to 'timeline.php')
-rw-r--r--timeline.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/timeline.php b/timeline.php
index 042aaba021..65a2d4adb9 100644
--- a/timeline.php
+++ b/timeline.php
@@ -249,7 +249,7 @@ document.onmousemove = MM;
document.onmouseup = MU;
//-->
</script>
-<h2><?php echo i18n::translate('Timeline Chart'); ?></h2>
+<h2><?php echo i18n::translate('Timeline chart'); ?></h2>
<?php if (!$controller->isPrintPreview()) { ?><form name="people" action="timeline.php"><?php } ?>
<?php
$controller->checkPrivacy();