summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGordon Messmer <gordon@dragonsdawn.net>2014-09-11 14:02:23 -0700
committerGordon Messmer <gordon@dragonsdawn.net>2014-09-11 14:02:23 -0700
commit52e561fc1e51a82dafb27f0327bcbabbb02e0ec0 (patch)
treeb5044e269cc879531eb92919cce1e2e2fb4f6e63 /doc
parent4cc4989ee2227e7527c639186dac3f0f0b2710fd (diff)
downloadbcfg2-52e561fc1e51a82dafb27f0327bcbabbb02e0ec0.tar.gz
bcfg2-52e561fc1e51a82dafb27f0327bcbabbb02e0ec0.tar.bz2
bcfg2-52e561fc1e51a82dafb27f0327bcbabbb02e0ec0.zip
Fix lint warnings.
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/generators/cfg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/plugins/generators/cfg.txt b/doc/server/plugins/generators/cfg.txt
index 8e0bb7137..8b49e244b 100644
--- a/doc/server/plugins/generators/cfg.txt
+++ b/doc/server/plugins/generators/cfg.txt
@@ -287,7 +287,7 @@ Several variables are pre-defined inside templates:
| | ``source_path``. In Cheetah templates and Jinja2 |
| | templates, it's a synonym for ``name``. For this |
| | reason, use of ``path`` is discouraged, and it may be |
-| | deprecated in a future release. |
+| | deprecated in a future release. |
+-------------+--------------------------------------------------------+
To access these variables in a Genshi template, you can simply use the