Module:MOS intervals: Difference between revisions
No edit summary |
m removed a newline |
||
| Line 96: | Line 96: | ||
result = result .. '# <span id="mosstep-2">Specific intervals are denoted by the number of large and small steps they subtend, and denote whether an interval is major or minor.</span>\n' | result = result .. '# <span id="mosstep-2">Specific intervals are denoted by the number of large and small steps they subtend, and denote whether an interval is major or minor.</span>\n' | ||
result = result .. '# <span id="mosstep-3">Abbreviations can be further shortened to 'ms' if context allows.</span>\n' | result = result .. '# <span id="mosstep-3">Abbreviations can be further shortened to 'ms' if context allows.</span>\n' | ||
result = result .. "</small> | result = result .. "</small>" | ||
return result | return result | ||