Fix typo: genrated->generated (#7478)

This commit is contained in:
Emiliza Gutierrez 2021-07-12 13:44:09 -07:00 committed by GitHub
parent 30278f8e4c
commit 5acf002356
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -332,7 +332,7 @@ func newImportCmd() *cobra.Command {
" }\n" +
"\n" +
"The name table maps language names to parent and provider URNs. These names are\n" +
"used in the genrated definitions, and should match the corresponding declarations\n" +
"used in the generated definitions, and should match the corresponding declarations\n" +
"in the source program. This table is required if any parents or providers are\n" +
"specified by the resources to import.\n" +
"\n" +