aboutsummaryrefslogtreecommitdiff
path: root/lib/Apache/Inject.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Apache/Inject.pm')
-rw-r--r--lib/Apache/Inject.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Apache/Inject.pm b/lib/Apache/Inject.pm
index c5dfd9f..668c1f1 100644
--- a/lib/Apache/Inject.pm
+++ b/lib/Apache/Inject.pm
@@ -47,7 +47,7 @@ Apache::Inject - Apache directive for injecting HTML headers and footers
=head1 SYNOPSIS
DocumentRoot /uar/local/www/apache24/data
- PerlModule Apache::Inject
+ PerlLoadModule Apache::Inject
<Directory /usr/local/www/apache24/data>
Inject head.html foot.html
</Directory>