1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

fix comment typo

This commit is contained in:
Ben Balter 2016-01-18 15:19:53 -05:00
parent f7d68094e4
commit 5e897e30b3

View File

@ -20,7 +20,7 @@ licenses.each do |license|
context "industry approval" do
# FSF approved the clear BSD, but doesn't use it's SPDX ID or Name
# FSF approved the Clear BSD, but doesn't use its SPDX ID or Name
if license["id"] == "bsd-3-clause-clear"
let(:id) { "clearbsd" }
end