Fix broken javadoc reference

This commit is contained in:
Simon Willnauer 2024-01-31 16:45:34 +01:00
parent 1a6932f0ea
commit ed826f26df
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ public abstract class BackwardsCompatibilityTestBase extends LuceneTestCase {
/**
* Creates an index pattern of the form '$name.$version$suffix.zip' where version is filled in
* afterward via {@link String#formatted(Object...)} during the test runs.
* afterward via {@link String#format(Locale, String, Object...)} during the test runs.
*
* @param name name of the index
* @param suffix index suffix ie. '-cfs'