Skip to content

Commit b5125bb

Browse files
committed
[css2] Spelled anchor with uppercase, to avoid redundant spelling error.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401910
1 parent f63ece8 commit b5125bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/aural.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'http://www.w3.org/TR/html4/strict.dtd'>
33

44
<html lang="en">
5-
<!-- $Id: aural.src,v 2.36 2002-07-29 09:55:29 bbos Exp $ -->
5+
<!-- $Id: aural.src,v 2.37 2002-07-31 19:23:34 bbos Exp $ -->
66
<HEAD>
77
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88
<TITLE>Aural style sheets</TITLE>
@@ -888,7 +888,7 @@ a:visited { voice-family: betty, female }
888888
a:active { voice-family: betty, female; pitch-range: 80; pitch: x-high }
889889
</pre>
890890

891-
<h2><a name="emacspeak">Emacspeak</a></h2>
891+
<h2><a name="Emacspeak">Emacspeak</a></h2>
892892

893893
<p>For information, here is the list of properties implemented by
894894
Emacspeak, a speech subsystem for the Emacs editor.

0 commit comments

Comments
 (0)