diff -r b5148f646278 -r d154d6012cbe java/sql-dk/src/info/globalcode/sql/dk/configuration/PropertyDeclaration.java --- a/java/sql-dk/src/info/globalcode/sql/dk/configuration/PropertyDeclaration.java Sat Aug 15 11:07:50 2015 +0200 +++ b/java/sql-dk/src/info/globalcode/sql/dk/configuration/PropertyDeclaration.java Sat Aug 15 11:52:38 2015 +0200 @@ -44,7 +44,7 @@ * @return data type of the value: String, numbers, Boolean or Enum */ Class type(); - + /** * @return documentation for the users */