mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 10:48:27 +02:00
Spelling fixes
This commit is contained in:
+1
-1
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user