mirror of
https://github.com/google/nomulus
synced 2026-02-06 21:11:34 +00:00
Fix a few typos
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=147187320
This commit is contained in:
@@ -33,7 +33,7 @@ import org.joda.time.DateTime;
|
||||
final class GenerateZoneFilesCommand implements ServerSideCommand {
|
||||
|
||||
@Parameter(
|
||||
description = "A comma-separated list of TLD to generate zone files for",
|
||||
description = "A comma-separated list of TLDs to generate zone files for",
|
||||
required = true)
|
||||
private List<String> mainParameters;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user