summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorWookey <wookey@wookware.org>2016-01-27 04:24:44 +0000
committerWookey <wookey@wookware.org>2016-01-27 04:24:44 +0000
commitb63ac244681f6e89d13e181bc728e12d9332e2a2 (patch)
tree2d99cb848e9b0cbdc1238a004814497362e84cf3 /templates
parentad640eb70aeff47873c24e867a231d047ba1fb09 (diff)
downloadtroggle-b63ac244681f6e89d13e181bc728e12d9332e2a2.tar.gz
troggle-b63ac244681f6e89d13e181bc728e12d9332e2a2.tar.bz2
troggle-b63ac244681f6e89d13e181bc728e12d9332e2a2.zip
Correct typo on cave and entrance template files
('If you edit this files...')
Diffstat (limited to 'templates')
-rw-r--r--templates/dataformat/cave.xml2
-rw-r--r--templates/dataformat/entrance.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/dataformat/cave.xml b/templates/dataformat/cave.xml
index 02aea31..19bc8a7 100644
--- a/templates/dataformat/cave.xml
+++ b/templates/dataformat/cave.xml
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Only put one cave in this file -->
-<!-- If you edit this files, make sure you update the websites database -->
+<!-- If you edit this file, make sure you update the websites database -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
diff --git a/templates/dataformat/entrance.xml b/templates/dataformat/entrance.xml
index 29ff1e8..3ae5224 100644
--- a/templates/dataformat/entrance.xml
+++ b/templates/dataformat/entrance.xml
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Only put one entrance in this file -->
-<!-- If you edit this files, make sure you update the websites database -->
+<!-- If you edit this file, make sure you update the websites database -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>