mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 18:49:03 +00:00
SOLR-5776: javadoc typo
(cherry picked from commit c0a287cb7601d691a33f9f0e155578e1575ab454)
This commit is contained in:
parent
a5e2be0444
commit
f1ed73de11
@ -136,7 +136,7 @@ public class SSLTestConfig extends SSLConfig {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns an SslContextFactory using {@link buildServerSSLContext} if SSL should be used, else returns null.
|
||||
* Returns an SslContextFactory using {@link #buildServerSSLContext} if SSL should be used, else returns null.
|
||||
*/
|
||||
@Override
|
||||
public SslContextFactory createContextFactory() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user