Mercurial > hg > webaudioevaluationtool
changeset 531:26b9c01ad2cc Dev_main
Fixed typo
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Sun, 21 Feb 2016 03:35:27 +0000 |
parents | 50a1c7c0caeb |
children | a95d323a911e efac13499354 |
files | test_create/attributes.json |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/test_create/attributes.json Sat Feb 20 14:18:32 2016 +0000 +++ b/test_create/attributes.json Sun Feb 21 03:35:27 2016 +0000 @@ -6,7 +6,7 @@ "projectReturn": "Results Return URL", "randomiseOrder": "Randomise Order", "testPages": "Test Pages", - "loudness": "Target Loudess (LUFS)", + "loudness": "Target Loudness (LUFS)", "sampleRate": "Required Sample Rate", "hostURL": "Element URL Prefix", "repeatCount": "Repeat Count", @@ -20,4 +20,4 @@ "gain": "Gain (dB)", "marker": "Marker", "boxsize": "Box Size" -} \ No newline at end of file +}