https://github.com/ddablib/hotlabel/blob/d93969570f3fd8f6f04d5a0849774dd4cf01ca9f/PJHotLabel.pas#L346 The above method uses "URL" where it should use "protocol", both in a constant name or in comments. Fix this. Also check rest of unit for similar misuse.
hotlabel/PJHotLabel.pas
Line 346 in d939695
The above method uses "URL" where it should use "protocol", both in a constant name or in comments. Fix this.
Also check rest of unit for similar misuse.