1
0
mirror of synced 2026-07-07 02:30:01 +00:00

Polishing.

Fix Javadoc errors.

See #2095
This commit is contained in:
Mark Paluch
2022-02-22 09:40:28 +01:00
parent 88924903e8
commit bca4ba3fab
@@ -30,7 +30,7 @@ import org.springframework.lang.Nullable;
* @author Mohsin Husen
* @author Peter-Josef Meisch
* @author Farid Faoudi
* @see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-update.html>docs</a>
* @see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-update.html">docs</a>
*/
public class UpdateQuery {