[svn:dbd-oracle] r14592 - dbd-oracle/trunk

[email protected] Fri, 17 Dec 2010 14:11:48 -0800 (PST)
Newsgroups perl.dbd.oracle.changes
Message-ID <[email protected]>
Author: byterock
Date: Fri Dec 17 14:11:48 2010
New Revision: 14592

Modified:
   dbd-oracle/trunk/Oracle.pm

Log:
Fix for rt.cpan.org Ticket #=63332: Spelling error in POD from jonasbn

Modified: dbd-oracle/trunk/Oracle.pm
==============================================================================
--- dbd-oracle/trunk/Oracle.pm	(original)
+++ dbd-oracle/trunk/Oracle.pm	Fri Dec 17 14:11:48 2010
@@ -2215,7 +2215,7 @@
 Oracle returns it.
 See L</table_info()> for more detailed information.
 
-It is possiable with Oracle to make the names of the various DB objects (table,column,index etc)
+It is possible with Oracle to make the names of the various DB objects (table,column,index etc)
 case sensitive. 
 
   alter table bloggind add ("Bla_BLA" NUMBER)