Skip to content

Fixed URL capitalization consistency.

Jeremy Soller requested to merge qaute:master into master

Created by: qaute

Problem: [describe the problem you try to solve with this PR.] "URL" was inconsistently capitalized in comments.

Solution: [describe carefully what you change by this PR.] Capitals were duly inserted where applicable.

TODOs: [what is not done yet.] Might want to do the same for bits of runnable code eventually.

Merge request reports