From 69efb3ce551d19d7963c4de9b420a70a0755da0d Mon Sep 17 00:00:00 2001 From: root Date: Sat, 24 Apr 2021 15:24:06 +0000 Subject: Fix typo --- README | 2 +- lib/Apache/Inject.pm | 2 +- t/SMOKE | 2 +- 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 element, such as headings, menu bars and + belong in the element, such as headings, menu bars and copyright notices. It is not built for inserting 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 Ebody element, such as headings, menu bars +belong in the EbodyE element, such as headings, menu bars and copyright notices. It is not built for inserting EheadE 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 -- cgit v1.2.3