aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@rbsd.ankarstrom.se>2021-04-24 15:24:06 +0000
committerroot <root@rbsd.ankarstrom.se>2021-04-24 15:24:06 +0000
commit69efb3ce551d19d7963c4de9b420a70a0755da0d (patch)
tree59307e604a6e4c5180a6f61a24fa7a854988d11b
parent9de1f3d2445f84180da4243522ede7955012eeaf (diff)
downloadApache-Inject-69efb3ce551d19d7963c4de9b420a70a0755da0d.tar.gz
Fix typo
-rw-r--r--README2
-rw-r--r--lib/Apache/Inject.pm2
-rwxr-xr-xt/SMOKE2
3 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 636bd09..026f9d1 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ DESCRIPTION
the current server or virtual server.
* Apache::Inject is designed for injecting headers and footers that
- belong in the <body<gt> element, such as headings, menu bars and
+ belong in the <body> element, such as headings, menu bars and
copyright notices. It is not built for inserting <head> elements.
INSTALLATION
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.
diff --git a/t/SMOKE b/t/SMOKE
index 5710dda..45ac158 100755
--- a/t/SMOKE
+++ b/t/SMOKE
@@ -1,6 +1,6 @@
#!/usr/local/bin/perl
# WARNING: this file is generated, do not edit
-# generated on Sat Apr 24 14:48:36 2021
+# generated on Sat Apr 24 15:23:46 2021
# 01: /usr/local/lib/perl5/site_perl/mach/5.32/Apache/TestConfig.pm:1003
# 02: /usr/local/lib/perl5/site_perl/mach/5.32/Apache/TestConfig.pm:1095
# 03: /usr/local/lib/perl5/site_perl/mach/5.32/Apache/TestSmoke.pm:775