From cd963dd3c5c708ed78d2e04e551d36353222fc47 Mon Sep 17 00:00:00 2001 From: clay_shooter <> Date: Mon, 8 Nov 2010 02:55:05 +0000 Subject: [PATCH] dll mispelled --- jacob/docs/UsingJacob.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jacob/docs/UsingJacob.html b/jacob/docs/UsingJacob.html index 0171a68..1a07511 100644 --- a/jacob/docs/UsingJacob.html +++ b/jacob/docs/UsingJacob.html @@ -42,7 +42,7 @@
Jacob.jar relies on a DLL file that it loads off of the library path or classpath. -This means that you must either copy the appropriate jacob ddll into your path or +This means that you must either copy the appropriate jacob dll into your path or use VM options to add directory holding jacob dll to the path. Prior to 1.14M6, the jacob DLL name was always "jacob.dll". This made it hard to verify jacob was loading the correct dll when multiple copies of jacob were installed on a