--- a/webaudio/specification.html Tue Nov 13 16:02:50 2012 -0800
+++ b/webaudio/specification.html Tue Nov 13 16:14:22 2012 -0800
@@ -1022,7 +1022,7 @@
representing a variable delay line. The initial default delay time will
be 0 seconds.</p>
<p>The <dfn id="dfn-maxDelayTime">maxDelayTime</dfn> parameter is
- optional and specifies the maximum delay time allowed for the delay line. If specified, this value must be
+ optional and specifies the maximum delay time in seconds allowed for the delay line. If specified, this value must be
greater than zero and less than three minutes or a NOT_SUPPORTED_ERR exception will be thrown.</p>
</dd>
</dl>