diff options
Diffstat (limited to 'lib/Apache/Inject.pm')
-rw-r--r-- | lib/Apache/Inject.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Apache/Inject.pm b/lib/Apache/Inject.pm index 15281fb..c5dfd9f 100644 --- a/lib/Apache/Inject.pm +++ b/lib/Apache/Inject.pm @@ -88,7 +88,7 @@ of the current server or virtual server. =item * Apache::Inject is designed for injecting headers and footers that -belong in the E<lt>body<gt> element, such as headings, menu bars +belong in the E<lt>bodyE<gt> element, such as headings, menu bars and copyright notices. It is not built for inserting E<lt>headE<gt> elements. |