Fixed Javadoc

This commit is contained in:
Lukas Eder 2013-08-05 13:40:34 +02:00
parent 21df9be71f
commit 8cb6475d42

View File

@ -64,7 +64,7 @@ import org.jooq.Update;
import org.jooq.tools.jdbc.JDBCUtils;
/**
* A default iplementation for the {@link ExecuteContext}
* A default implementation for the {@link ExecuteContext}.
*
* @author Lukas Eder
*/