Module:MOS intro: Difference between revisions

Ganaram inukshuk (talk | contribs)
m uncommented out code
Ganaram inukshuk (talk | contribs)
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 always [[proper]], if every period is the same, because there is only one small step per period."
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