Misspelling
authorEddie Hung <eddie@fpgeh.com>
Thu, 25 Apr 2019 23:46:13 +0000 (16:46 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2019 23:46:13 +0000 (16:46 -0700)
passes/pmgen/README.md

index 7a46558b12c596d35a15e43bcaf1543bdb68ed25..320e95a7777e3411849b0a353052c360f43136eb 100644 (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.