Cosmetic true -> True

This commit is contained in:
2015-08-04 13:24:03 +02:00
parent 8651ff6e1e
commit 47c5b798b3

View File

@@ -83,7 +83,7 @@ feature -- Change
loop loop
if attached {WSF_STRING} c.item as s and then is_same_value (s.value) then if attached {WSF_STRING} c.item as s and then is_same_value (s.value) then
set_checked_by_value (c.item) set_checked_by_value (c.item)
l_found := true l_found := True
end end
end end
if not l_found then if not l_found then