anatoly techtonik has proposed merging lp:~techtonik/sikuli/x into lp:sikuli.
Requested reviews: Sikuli Drivers (sikuli-driver) For more details, see: https://code.launchpad.net/~techtonik/sikuli/x/+merge/62234 Fix typo. -- https://code.launchpad.net/~techtonik/sikuli/x/+merge/62234 Your team Sikuli Drivers is requested to review the proposed merge of lp:~techtonik/sikuli/x into lp:sikuli.
=== modified file 'docs/source/globals.rst' --- docs/source/globals.rst 2011-05-23 19:36:45 +0000 +++ docs/source/globals.rst 2011-05-25 04:41:15 +0000 @@ -16,7 +16,8 @@ This is possible with Sikuli X: * import other .sikuli in a way that is fully compatible with Python import -* import a python modul structure including underlying Java classes from a jar-file, that is dynamically loaded using the function :py:func:`load(jar-file) <load>` +* import a python module structure including underlying Java classes from a + jar-file, that is dynamically loaded using the function :py:func:`load(jar-file) <load>` * automatically access images contained in the imported .sikuli (no need to use :py:func:`setBundlePath`)
_______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

