From b63ac244681f6e89d13e181bc728e12d9332e2a2 Mon Sep 17 00:00:00 2001 From: Wookey <wookey@wookware.org> Date: Wed, 27 Jan 2016 04:24:44 +0000 Subject: [PATCH] Correct typo on cave and entrance template files ('If you edit this files...') --- templates/dataformat/cave.xml | 2 +- templates/dataformat/entrance.xml | 2 +- 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"/>