Commit 43b9ea53 authored by Stephane Nicoll's avatar Stephane Nicoll

Polish (avoid dot at the end of the line)

parent 56b13800
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment