mirror of
https://github.com/google/nomulus
synced 2026-09-20 15:04:24 +00:00
Remove final uses of @code in JS comments
This fixes the build broken by [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=186782466
This commit is contained in:
@@ -103,7 +103,7 @@ goog.inherits(registry.registrar.Console, registry.Console);
|
||||
* #type/id
|
||||
* </pre>
|
||||
*
|
||||
* <p>The `id` part may be appended by {@code ()} to specify the target
|
||||
* <p>The `id` part may be appended by `()` to specify that the target
|
||||
* should be a resource create page.
|
||||
*
|
||||
* @override
|
||||
|
||||
Reference in New Issue
Block a user