Module:Infobox ET: Difference between revisions

ArrowHead294 (talk | contribs)
No edit summary
ArrowHead294 (talk | contribs)
No edit summary
Line 104: Line 104:
local note_12edo = ""
local note_12edo = ""
if rat.eq(et.equave, 2) and et.size == 12 then
if rat.eq(et.equave, 2) and et.size == 12 then
note_12edo = " (By Definition)"
note_12edo = ", by definition"
end
end