Cosmetic true -> True
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user