Skip to content

Commit 39b19ae

Browse files
committed
minor typo
1 parent a0bf2c1 commit 39b19ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-speech/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2435,7 +2435,7 @@ <h3 id=voice-props-voice-range><span class=secno>10.4. </span>The &lsquo;<a
24352435
but we explicitly specify it for clarity purposes */
24362436

24372437
voice-family: "yet-another-voice"; } /* the computed value is the same as
2438-
for "e4" (i.e. an absolute frequency value,
2438+
for "e5" (i.e. an absolute frequency value,
24392439
independent from the active voice) */
24402440
</pre>
24412441
</div>

css3-speech/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1972,7 +1972,7 @@ <h3 id="voice-props-voice-range">The 'voice-range' property</h3>
19721972
but we explicitly specify it for clarity purposes */
19731973

19741974
voice-family: "yet-another-voice"; } /* the computed value is the same as
1975-
for "e4" (i.e. an absolute frequency value,
1975+
for "e5" (i.e. an absolute frequency value,
19761976
independent from the active voice) */
19771977
</pre>
19781978
</div>

0 commit comments

Comments
 (0)