Fixed typo

This commit is contained in:
lukaseder 2018-06-05 09:51:53 +02:00
parent 5302ed1a97
commit 7fced4be81
7 changed files with 7 additions and 7 deletions

View File

@ -16798,7 +16798,7 @@ configuration.getJdbc()
.withUser("username")
.withPassword("password");
GeberationTool.generate(configuration);]]></java><html>
GenerationTool.generate(configuration);]]></java><html>
<p>
... and then, modify parts of your configuration programmatically, for instance the JDBC user / password:

View File

@ -17482,7 +17482,7 @@ configuration.getJdbc()
.withUser("username")
.withPassword("password");
GeberationTool.generate(configuration);]]></java><html>
GenerationTool.generate(configuration);]]></java><html>
<p>
... and then, modify parts of your configuration programmatically, for instance the JDBC user / password:

View File

@ -13146,7 +13146,7 @@ configuration.getJdbc()
.withUser("username")
.withPassword("password");
GeberationTool.generate(configuration);]]></java><html>
GenerationTool.generate(configuration);]]></java><html>
<p>
... and then, modify parts of your configuration programmatically, for instance the JDBC user / password:

View File

@ -13757,7 +13757,7 @@ configuration.getJdbc()
.withUser("username")
.withPassword("password");
GeberationTool.generate(configuration);]]></java><html>
GenerationTool.generate(configuration);]]></java><html>
<p>
... and then, modify parts of your configuration programmatically, for instance the JDBC user / password:

View File

@ -14171,7 +14171,7 @@ configuration.getJdbc()
.withUser("username")
.withPassword("password");
GeberationTool.generate(configuration);]]></java><html>
GenerationTool.generate(configuration);]]></java><html>
<p>
... and then, modify parts of your configuration programmatically, for instance the JDBC user / password:

View File

@ -14426,7 +14426,7 @@ configuration.getJdbc()
.withUser("username")
.withPassword("password");
GeberationTool.generate(configuration);]]></java><html>
GenerationTool.generate(configuration);]]></java><html>
<p>
... and then, modify parts of your configuration programmatically, for instance the JDBC user / password:

View File

@ -16321,7 +16321,7 @@ configuration.getJdbc()
.withUser("username")
.withPassword("password");
GeberationTool.generate(configuration);]]></java><html>
GenerationTool.generate(configuration);]]></java><html>
<p>
... and then, modify parts of your configuration programmatically, for instance the JDBC user / password: