mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 17:37:13 +02:00
Fix Javadoc typo in RegistryConfig
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141318009
This commit is contained in:
parent
10f86d241a
commit
d1d6539694
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ public interface RegistryConfig {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the global automatic transfer length for contacts. After this amount of time has
|
* Returns the global automatic transfer length for contacts. After this amount of time has
|
||||||
* elapsed, the transfer is automatically improved.
|
* elapsed, the transfer is automatically approved.
|
||||||
*/
|
*/
|
||||||
public Duration getContactAutomaticTransferLength();
|
public Duration getContactAutomaticTransferLength();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue