Skip to content

Commit 42e8227

Browse files
patrickhlaukekfranqueiro
authored andcommitted
Update techniques/flash/FLASH25.html
1 parent 9307b53 commit 42e8227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

techniques/flash/FLASH25.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
instance and assign it to the <code>accessibilityProperties</code> property. The
4949
object itself can have several accessibility related properties, one
5050
of them being <code>accessibilityProperties.name</code> which specifies the accessible
51-
name. When an <code>accessibilityProperties property</code> is updated, the developer
51+
name. When an <code>accessibilityProperties</code> property is updated, the developer
5252
must call flash.accessibility.Accessibility.UpdateProperties() for the
5353
changes to take effect. Before calling Accessibility.UpdateProperties(),
5454
it is recommended to check the <var>flash.system.capabilities.hasAccessibility</var>

0 commit comments

Comments
 (0)