From 6c0ec564c624990823bb55230a2399df3510883d Mon Sep 17 00:00:00 2001 From: Stephen Heumann Date: Sat, 29 Feb 2020 17:48:28 -0600 Subject: [PATCH] Fix a typo in CGI.Comments. --- CGI.Comments | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CGI.Comments b/CGI.Comments index c59af8d..7bf4290 100644 --- a/CGI.Comments +++ b/CGI.Comments @@ -636,7 +636,7 @@ { } { dc_lab - define a label } { } -{ Gen1(pc_lab, lab) } +{ Gen1(dc_lab, lab) } { } { Defines label number lab at the current location. } { }