Skip to content

Commit cb818f5

Browse files
committed
minor typo
1 parent 0b84765 commit cb818f5

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

css3-speech/Overview.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2246,14 +2246,14 @@ <h3 id=voice-props-voice-pitch><span class=secno>10.3. </span>The &lsquo;<a
22462246
value. The syntax of allowed values is a &lt;<a
22472247
href="#number-def">number</a>&gt; followed immediately by "st"
22482248
(semitones). A semitone interval corresponds to the step between each
2249-
note on a equal temperament chromatic scale. A semitone can therefore be
2250-
quantified as the difference between two consecutive pitch frequencies
2251-
on such scale. The ratio between two consecutive frequencies separated
2252-
by exactly one semitone is the twelfth root of two (approximately
2253-
1.05946). As a result, the value in Hertz corresponding to a semitone
2254-
offset is relative to the initial frequency the offset is applied to (in
2255-
other words, a semitone doesn't correspond to a fixed numerical value in
2256-
Hertz).</p>
2249+
note on an equal temperament chromatic scale. A semitone can therefore
2250+
be quantified as the difference between two consecutive pitch
2251+
frequencies on such scale. The ratio between two consecutive frequencies
2252+
separated by exactly one semitone is the twelfth root of two
2253+
(approximately 1.05946). As a result, the value in Hertz corresponding
2254+
to a semitone offset is relative to the initial frequency the offset is
2255+
applied to (in other words, a semitone doesn't correspond to a fixed
2256+
numerical value in Hertz).</p>
22572257

22582258
<dt> <strong>&lt;percentage&gt;</strong>
22592259

@@ -2394,14 +2394,14 @@ <h3 id=voice-props-voice-range><span class=secno>10.4. </span>The &lsquo;<a
23942394
value. The syntax of allowed values is a &lt;<a
23952395
href="#number-def">number</a>&gt; followed immediately by "st"
23962396
(semitones). A semitone interval corresponds to the step between each
2397-
note on a equal temperament chromatic scale. A semitone can therefore be
2398-
quantified as the difference between two consecutive pitch frequencies
2399-
on such scale. The ratio between two consecutive frequencies separated
2400-
by exactly one semitone is the twelfth root of two (approximately
2401-
1.05946). As a result, the value in Hertz corresponding to a semitone
2402-
offset is relative to the initial frequency the offset is applied to (in
2403-
other words, a semitone doesn't correspond to a fixed numerical value in
2404-
Hertz).</p>
2397+
note on an equal temperament chromatic scale. A semitone can therefore
2398+
be quantified as the difference between two consecutive pitch
2399+
frequencies on such scale. The ratio between two consecutive frequencies
2400+
separated by exactly one semitone is the twelfth root of two
2401+
(approximately 1.05946). As a result, the value in Hertz corresponding
2402+
to a semitone offset is relative to the initial frequency the offset is
2403+
applied to (in other words, a semitone doesn't correspond to a fixed
2404+
numerical value in Hertz).</p>
24052405

24062406
<dt> <strong>&lt;percentage&gt;</strong>
24072407

css3-speech/Overview.src.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,13 +1789,13 @@ <h3 id="voice-props-voice-pitch">The 'voice-pitch' property</h3>
17891789
<dd>
17901790
<p> Specifies a relative change (decrement or increment) to the inherited value. The syntax
17911791
of allowed values is a &lt;<a href="#number-def">number</a>&gt; followed immediately by
1792-
"st" (semitones). A semitone interval corresponds to the step between each note on a equal
1793-
temperament chromatic scale. A semitone can therefore be quantified as the difference
1794-
between two consecutive pitch frequencies on such scale. The ratio between two consecutive
1795-
frequencies separated by exactly one semitone is the twelfth root of two (approximately
1796-
1.05946). As a result, the value in Hertz corresponding to a semitone offset is relative
1797-
to the initial frequency the offset is applied to (in other words, a semitone doesn't
1798-
correspond to a fixed numerical value in Hertz). </p>
1792+
"st" (semitones). A semitone interval corresponds to the step between each note on an
1793+
equal temperament chromatic scale. A semitone can therefore be quantified as the
1794+
difference between two consecutive pitch frequencies on such scale. The ratio between two
1795+
consecutive frequencies separated by exactly one semitone is the twelfth root of two
1796+
(approximately 1.05946). As a result, the value in Hertz corresponding to a semitone
1797+
offset is relative to the initial frequency the offset is applied to (in other words, a
1798+
semitone doesn't correspond to a fixed numerical value in Hertz). </p>
17991799
</dd>
18001800
<dt>
18011801
<strong>&lt;percentage&gt;</strong>
@@ -1929,13 +1929,13 @@ <h3 id="voice-props-voice-range">The 'voice-range' property</h3>
19291929
<dd>
19301930
<p> Specifies a relative change (decrement or increment) to the inherited value. The syntax
19311931
of allowed values is a &lt;<a href="#number-def">number</a>&gt; followed immediately by
1932-
"st" (semitones). A semitone interval corresponds to the step between each note on a equal
1933-
temperament chromatic scale. A semitone can therefore be quantified as the difference
1934-
between two consecutive pitch frequencies on such scale. The ratio between two consecutive
1935-
frequencies separated by exactly one semitone is the twelfth root of two (approximately
1936-
1.05946). As a result, the value in Hertz corresponding to a semitone offset is relative
1937-
to the initial frequency the offset is applied to (in other words, a semitone doesn't
1938-
correspond to a fixed numerical value in Hertz).</p>
1932+
"st" (semitones). A semitone interval corresponds to the step between each note on an
1933+
equal temperament chromatic scale. A semitone can therefore be quantified as the
1934+
difference between two consecutive pitch frequencies on such scale. The ratio between two
1935+
consecutive frequencies separated by exactly one semitone is the twelfth root of two
1936+
(approximately 1.05946). As a result, the value in Hertz corresponding to a semitone
1937+
offset is relative to the initial frequency the offset is applied to (in other words, a
1938+
semitone doesn't correspond to a fixed numerical value in Hertz).</p>
19391939
</dd>
19401940
<dt>
19411941
<strong>&lt;percentage&gt;</strong>

0 commit comments

Comments
 (0)