From master

This commit is contained in:
Eddie Hung 2019-05-28 09:37:50 -07:00
parent f228621b80
commit cdedf51c32
1 changed files with 1 additions and 1 deletions

View 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.