Merge pull request #919 from stefanneuhaus/fix-typos

Fix typos
This commit is contained in:
Jeremy Long
2017-10-08 16:07:21 -04:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -922,7 +922,7 @@ public final class Settings {
* Returns a connection string from the configured properties. If the
* connection string contains a %s, this method will determine the 'data'
* directory and replace the %s with the path to the data directory. If the
* data directory does not exists it will be created.
* data directory does not exist it will be created.
*
* @param connectionStringKey the property file key for the connection
* string