mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 01:17:14 +02:00
Fix a few incorrect mentions of Nomulus
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136079699
This commit is contained in:
parent
3dbcee55bd
commit
d355aebe01
6 changed files with 7 additions and 8 deletions
|
@ -21,7 +21,7 @@ import java.net.URL;
|
|||
import org.joda.time.Duration;
|
||||
|
||||
/**
|
||||
* Nomulus configuration for global constants that can't be injected.
|
||||
* Registry configuration for global constants that can't be injected.
|
||||
*
|
||||
* <p>The goal of this custom configuration system is to have our project environments configured
|
||||
* in type-safe Java code that can be refactored, rather than XML files and system properties.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue