Module:MOS tunings: Difference between revisions
mNo edit summary |
m order of text |
||
| Line 93: | Line 93: | ||
-- Table caption | -- Table caption | ||
local step_ratio_range = p.preprocess_step_ratio_range(step_ratios) | local step_ratio_range = p.preprocess_step_ratio_range(step_ratios) | ||
result = result .. string.format("|+ style=\"font-size: 105%%; white-space: nowrap;\" | %s of %s\n", scale_sig | result = result .. string.format("|+ style=\"font-size: 105%%; white-space: nowrap;\" | %s of %s\n", step_ratio_range, scale_sig) | ||
-- First row of headers | -- First row of headers | ||