Module:MOS intro: Difference between revisions
Intro text includes dark generator range, following the bright generator |
Typo: repating → repeating |
||
| Line 108: | Line 108: | ||
-- If multi-period, determine whether "steps" should be plural or singular, as well | -- If multi-period, determine whether "steps" should be plural or singular, as well | ||
if n == 1 then | if n == 1 then | ||
intro = intro .. " | intro = intro .. " repeating every " | ||
else | else | ||
intro = intro .. " with a [[period]] of " | intro = intro .. " with a [[period]] of " | ||