We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9307b53 commit 42e8227Copy full SHA for 42e8227
techniques/flash/FLASH25.html
@@ -48,7 +48,7 @@
48
instance and assign it to the <code>accessibilityProperties</code> property. The
49
object itself can have several accessibility related properties, one
50
of them being <code>accessibilityProperties.name</code> which specifies the accessible
51
- name. When an <code>accessibilityProperties property</code> is updated, the developer
+ name. When an <code>accessibilityProperties</code> property is updated, the developer
52
must call flash.accessibility.Accessibility.UpdateProperties() for the
53
changes to take effect. Before calling Accessibility.UpdateProperties(),
54
it is recommended to check the <var>flash.system.capabilities.hasAccessibility</var>
0 commit comments