Module:MOS intro: Difference between revisions
m uncommented out code |
mNo edit summary |
||
| Line 268: | Line 268: | ||
intro = intro .. " Scales of this form are always [[proper]] because there is only one small step." | intro = intro .. " Scales of this form are always [[proper]] because there is only one small step." | ||
elseif ns / n == 1 then | elseif ns / n == 1 then | ||
intro = intro .. " Scales of this form are | intro = intro .. " Scales of this form are [[proper]] if every period is the same, because there is only one small step per period." | ||
end | end | ||