1
0
mirror of https://github.com/google/nomulus synced 2026-01-03 19:54:18 +00:00

Javadoc fix

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146163449
This commit is contained in:
cgoldfeder
2017-01-31 14:07:29 -08:00
committed by Ben McIlwain
parent 468f1fb0f8
commit e04bea39f1

View File

@@ -154,7 +154,7 @@ public interface Keyring extends AutoCloseable {
*
* <p>This is a base32 value copied from the Braintree website.
*
* @see google.registry.config.ConfigModule#provideBraintreePublicKey
* @see google.registry.config.RegistryConfig.ConfigModule#provideBraintreePublicKey
*/
String getBraintreePrivateKey();