mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 17:56:08 +02:00
Fix a javadoc error
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146934558
This commit is contained in:
parent
590a176100
commit
135b1f95f4
1 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@ import java.net.InetAddress;
|
|||
* A class used to configure WHOIS commands.
|
||||
*
|
||||
* <p>To add custom commands, extend this class, then configure it in
|
||||
* {@link ConfigModule#provideWhoisCommandFactoryClass()}.
|
||||
* {@link ConfigModule#provideWhoisCommandFactoryClass}.
|
||||
*/
|
||||
public class WhoisCommandFactory {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue