hi,

just fix a spelling mistake ;)

-- 
Cheers,

Pete

When a stupid man is doing something he's ashamed of, he always 
declares that it is his duty.
                                         George Bernard Shaw 
Index: DBFactory.java
===================================================================
RCS file: /home/cvspublic/jakarta-turbine-torque/src/java/org/apache/torque/adapter/DBFactory.java,v
retrieving revision 1.11
diff -u -r1.11 DBFactory.java
--- DBFactory.java	2001/08/21 19:19:22	1.11
+++ DBFactory.java	2001/10/18 03:03:21
@@ -229,7 +229,7 @@
         else
         {
             throw new InstantiationException
-                ("Uknown JDBC driver: " + driver + ": Check your " +
+                ("Unknown JDBC driver: " + driver + ": Check your " +
                  "configuration file");
         }
     }
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to