diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-06-12 09:05:36 +0200 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-06-12 08:03:30 -0600 |
commit | 210a27d8c33634c6b676a8a1d35d5fec98213181 (patch) | |
tree | 572c8613bfcbc31b48f79b3cb6656f5bfc9fc5f9 /docs/postprocess.html | |
parent | cc4188895be5525fa15c8b64b8338f901eda82fc (diff) |
docs: prefer lowercase html tags
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/postprocess.html')
-rw-r--r-- | docs/postprocess.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/postprocess.html b/docs/postprocess.html index b99ef2b9f5..06a45930ee 100644 --- a/docs/postprocess.html +++ b/docs/postprocess.html @@ -26,7 +26,7 @@ Multiple filters can be used together. </p> -<H2>PP environment variables</H2> +<h2>PP environment variables</h2> <ul> <li>PP_DEBUG - If defined debug information will be printed to stderr. |