Fix javadoc checkstyle issue. Update generated READMEs

This commit is contained in:
Christian Tzolov
2020-08-06 12:51:47 +02:00
parent f8ed9f9c38
commit 1e4a603df6

View File

@@ -57,7 +57,7 @@ public class TwitterSearchSupplierProperties {
private int count = 100;
/**
* Restricts searched tweets to the given language, given by an http://en.wikipedia.org/wiki/ISO_639-1
* Restricts searched tweets to the given language, given by an http://en.wikipedia.org/wiki/ISO_639-1 .
*/
private String lang = null;