Fix a typo in CGI.Comments.

This commit is contained in:
Stephen Heumann 2020-02-29 17:48:28 -06:00
parent 8f5b063823
commit 6c0ec564c6

View File

@ -636,7 +636,7 @@
{ } { }
{ dc_lab - define a label } { dc_lab - define a label }
{ } { }
{ Gen1(pc_lab, lab) } { Gen1(dc_lab, lab) }
{ } { }
{ Defines label number lab at the current location. } { Defines label number lab at the current location. }
{ } { }