modified struct.html to change HTML element to SVG element
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Wed, 16 Jan 2013 12:40:20 -0600
changeset 417 9d5f3e37470b
parent 416 c743c3ba8f17
child 418 a5e74ac61071
modified struct.html to change HTML element to SVG element
master/struct.html
--- a/master/struct.html	Wed Jan 16 14:41:26 2013 +1100
+++ b/master/struct.html	Wed Jan 16 12:40:20 2013 -0600
@@ -2055,7 +2055,7 @@
 <a href="http://www.w3.org/TR/wai-aria/roles#role_definitions">Definition of Roles</a>
 ([<a href="refs.html#ref-ARIA">ARIA</a>], section 5.4).</p>
 
-<p>The WAI-ARIA role that an HTML element has assigned to it is the first
+<p>The WAI-ARIA role that an SVG element has assigned to it is the first
 non-abstract role found in the list of values generated when the role attribute
 is split on spaces.</p>