Spelling fixes

This commit is contained in:
Wilson Snyder
2022-12-23 11:32:38 -05:00
parent 3ccb2e0f2d
commit c0499da28b
39 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -317,7 +317,7 @@ class EmitMkHierVerilation final {
void emit(V3OutMkFile& of) const {
of.puts("# Hierarchical Verilation -*- Makefile -*-\n");
of.puts("# DESCR"
"IPTION: Verilator output: Makefile for hierarchical verilatrion\n");
"IPTION: Verilator output: Makefile for hierarchical Verilation\n");
of.puts("#\n");
of.puts("# The main makefile " + v3Global.opt.prefix() + ".mk calls this makefile\n");
of.puts("\n");