Spelling mistakes fix
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
You can fix the following three spelling issues:
- MyURLClassLoader.errorLoadingClass=Error occured trying to load class {0} + MyURLClassLoader.errorLoadingClass=Error occurred trying to load class {0} - MyURLClassLoader.errorLoadingFile=Error occured trying to load file {0} + MyURLClassLoader.errorLoadingFile=Error occurred trying to load file {0} - TaskThreadPool.errorDuringTaskExecMsg=Error ocured during task execution: + TaskThreadPool.errorDuringTaskExecMsg=Error occurred during task execution:
Closed according to feature request #516