summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSjonHortensius <sjon@hortensius.net>2015-03-25 15:11:28 +0100
committerSjonHortensius <sjon@hortensius.net>2015-03-25 15:11:28 +0100
commitf997432b50f8e1818fe8dd25573e93fcda3db73c (patch)
treef9b31724cb1be94fe38f8848fc60f3dcceba1882
parent511b099db9a03194c65facf9b09aff043799e977 (diff)
downloadpfsense-f997432b50f8e1818fe8dd25573e93fcda3db73c.zip
pfsense-f997432b50f8e1818fe8dd25573e93fcda3db73c.tar.gz
Remove another occurrence of 'Template'
Replaced with 'file'
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 99e8ff0..0d8fb96 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ rsync -xav --delete `dirname $0`/etc/inc/ root@$HOST:/etc/inc/
# Cleaner
-Before diving into a template, clean it with the supplied cleaner (`clean.sh`). This script tries to remove most of the unnecessary element attributes and does a bunch of other replaces which have to be done in every template.
+Before diving into a file, clean it with the supplied cleaner (`clean.sh`). This script tries to remove most of the unnecessary element attributes and does a bunch of other replaces which have to be done in every file.
# Migration conventions
OpenPOWER on IntegriCloud