File: doc-fixes.patch

package info (click to toggle)
libapache-dbi-perl 1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 336 kB
  • ctags: 72
  • sloc: perl: 1,126; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 585 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
From: Ansgar Burchardt <ansgar@debian.org>
Date: Fri, 19 Nov 2010 20:21:39 +0100
Origin: vendor
Subject: documentation fixes

--- a/lib/Apache/DBI.pm
+++ b/lib/Apache/DBI.pm
@@ -553,7 +553,7 @@
   PERL_CHILD_INIT=1 PERL_STACKED_HANDLERS=1
 
 Apache::DBI v0.94 was the last version before dual mod_perl 2.x support was begun.
-It still recommended that you use the latest version of Apache::DBI because Apache::DBI
+It is recommended that you use the latest version of Apache::DBI because Apache::DBI
 versions less than 1.00 are NO longer supported.
 
 =head1 DO YOU NEED THIS MODULE?