Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 0b58368

Browse files
committed
Index: Remove self closing tag causing exception on javadoc build task
1 parent 297f805 commit 0b58368

File tree

1 file changed

+1
-1
lines changed
  • algoliasearch/src/main/java/com/algolia/search/saas

1 file changed

+1
-1
lines changed

algoliasearch/src/main/java/com/algolia/search/saas/Index.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ public Request getSettingsAsync(@NonNull CompletionHandler completionHandler) {
447447

448448
/**
449449
* Set this index's settings (asynchronously).
450-
* <p/>
450+
*
451451
* Please refer to our <a href="https://www.algolia.com/doc/android#index-settings">API documentation</a> for the
452452
* list of supported settings.
453453
*

0 commit comments

Comments
 (0)