Skip to content

Misuse of "URL" to mean "protocol" #4

Open
@delphidabbler

Description

@delphidabbler

procedure TPJHotLabel.CheckURL(const URL: string);

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.

Metadata

Metadata

Assignees

Labels

acceptedAccepted this issue as a valid issue that will be actionedrefactoringSource code refactoring

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions