mirror of
https://github.com/google/nomulus.git
synced 2025-07-04 18:23:26 +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
|
@ -55,7 +55,7 @@ public enum RegistryEnvironment {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns configuration for this Nomulus environment.
|
||||
* Returns configuration for this registry environment.
|
||||
*
|
||||
* <p><b>WARNING:</b> Do not store this value to a static field, otherwise you won't be able to
|
||||
* override it for testing. You should instead store the environment object to a static field.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue