diff options
author | SjonHortensius <sjon@hortensius.net> | 2015-03-25 15:11:28 +0100 |
---|---|---|
committer | SjonHortensius <sjon@hortensius.net> | 2015-03-25 15:11:28 +0100 |
commit | f997432b50f8e1818fe8dd25573e93fcda3db73c (patch) | |
tree | f9b31724cb1be94fe38f8848fc60f3dcceba1882 /README.md | |
parent | 511b099db9a03194c65facf9b09aff043799e977 (diff) | |
download | pfsense-f997432b50f8e1818fe8dd25573e93fcda3db73c.zip pfsense-f997432b50f8e1818fe8dd25573e93fcda3db73c.tar.gz |
Remove another occurrence of 'Template'
Replaced with 'file'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |