From master
authorEddie Hung <eddie@fpgeh.com>
Tue, 28 May 2019 16:37:50 +0000 (09:37 -0700)
committerEddie Hung <eddie@fpgeh.com>
Tue, 28 May 2019 16:37:50 +0000 (09:37 -0700)
passes/pmgen/README.md

index d0711c730540cf1146c633e4ff314060c0c20152..2f0b1fd5a489bcd6149b88337fd2dcf5e88c1ca6 100644 (file)
@@ -232,5 +232,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.