Polish (avoid dot at the end of the line)

pull/3123/head
Stephane Nicoll 10 years ago
parent 56b13800ae
commit 43b9ea53d6

@ -28,8 +28,8 @@ import org.springframework.boot.context.properties.ConfigurationProperties;
public class JooqProperties {
/**
* SQLDialect JOOQ used when communicating with the configured datasource, e.g.
* "POSTGRES".
* SQLDialect JOOQ used when communicating with the configured datasource, for
* instance "POSTGRES".
*/
private String sqlDialect;

Loading…
Cancel
Save