summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/index.php b/etc/index.php
index 2e0b8ef..6f2a6d0 100644
--- a/etc/index.php
+++ b/etc/index.php
@@ -1,5 +1,5 @@
<?php
-$title = "Etc";
+$title = "Et cetera";
require($_SERVER["DOCUMENT_ROOT"] . "/head.php");
require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
?>