3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 01:24:10 +00:00

Misspelling

This commit is contained in:
Eddie Hung 2019-04-25 16:46:13 -07:00 committed by GitHub
parent b2020ab44f
commit 408161ea3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -220,5 +220,5 @@ But in some cases it is more natural to utilize the implicit branch statement:
portAB = \B;
endcode
There is an implicit `code..endcode` block at the end of each `.pgm` file
There is an implicit `code..endcode` block at the end of each `.pmg` file
that just accepts everything that gets all the way there.