Skip to content

Commit 88d7bcc

Browse files
committed
[css2] Corrected spelling mistakes
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401719
1 parent 8e45d69 commit 88d7bcc

2 files changed

Lines changed: 26 additions & 3 deletions

File tree

css2/css.dico

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,3 +1058,26 @@ yuml
10581058
yytext
10591059
zA
10601060
zh
1061+
ActiveBorder
1062+
ActiveCaption
1063+
AppWorkspace
1064+
ButtonFace
1065+
ButtonHighlight
1066+
ButtonShadow
1067+
ButtonText
1068+
CaptionText
1069+
GrayText
1070+
HighlightText
1071+
InactiveBorder
1072+
InactiveCaption
1073+
InactiveCaptionText
1074+
InfoBackground
1075+
InfoText
1076+
MenuText
1077+
ThreeDDarkShadow
1078+
ThreeDFace
1079+
ThreeDHighlight
1080+
ThreeDLightShadow
1081+
ThreeDShadow
1082+
WindowFrame
1083+
WindowText

css2/ui.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: ui.src,v 2.18 1998-05-12 15:39:25 clilley Exp $ -->
3+
<!-- $Id: ui.src,v 2.19 1998-05-12 16:17:07 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>User interface</TITLE>
@@ -263,8 +263,8 @@ of the outline, without provoking reflow.
263263

264264
<P>Graphical user interfaces may use outlines around elements to tell
265265
the user which element on the page has the <span class="index-def"
266-
title="focus"><dfn>focus</dfn></span>. These outlines are in adition
267-
to any borders, and switching oyutlines on and off should not cause
266+
title="focus"><dfn>focus</dfn></span>. These outlines are in addition
267+
to any borders, and switching outlines on and off should not cause
268268
the document to reflow. The focus is the subject of user interaction
269269
in a document (e.g., for entering text, selecting a button,
270270
etc.). User agents supporting the <a

0 commit comments

Comments
 (0)