diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2018-09-07 00:12:40 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2018-09-07 00:12:40 +0000 |
commit | f3e3b834694ee376dff3bd0bba5750afc16d3f32 (patch) | |
tree | 58b142965197c99e42930d62bb1c4e869314bb07 /template | |
parent | 1ad3510ed7e978f0098c540e0c4e212f9a9ec3de (diff) |
Revert typo fix.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20467 af4574ff-66df-0310-9fd7-8a98e5e911e0
Diffstat (limited to 'template')
-rw-r--r-- | template/template.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/template.xml b/template/template.xml index 26bf77becc..ea5b3b8531 100644 --- a/template/template.xml +++ b/template/template.xml @@ -28,7 +28,7 @@ <?dbhtml filename="TEMPLATE.html"?> <sect1info> - <!-- this part gets updated when you commit, IF you set the properties: + <!-- this part gets updated when you commit, IFF you set the properties: first, svn add path/to/thisfile.xml and then svn propset svn:mime-type text/plain path/to/thisfile.xml and svn propset svn:keywords "Date LastChangedBy" path/to/thisfile.xml --> |