Polish documentation

This commit is contained in:
Stephane Nicoll
2015-04-14 09:51:14 +02:00
parent dd19dd70c5
commit 0f14210937
2 changed files with 11 additions and 11 deletions

View File

@@ -43,7 +43,7 @@ public class ElasticsearchProperties {
private String clusterNodes;
/**
* Additional properties used to configure the client
* Additional properties used to configure the client.
*/
private Map<String, String> properties = new HashMap<String, String>();