Skip to content

Commit

Permalink
fix IA2_ROLE_LANDMARK wording
Browse files Browse the repository at this point in the history
  • Loading branch information
asurkov committed Aug 24, 2016
1 parent 87d4e3b commit 6b75989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/AccessibleRole.idl
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,8 @@ enum IA2Role {
IA2_ROLE_COMPLEMENTARY_CONTENT,

/** An object representing a navigational landmark, a region on a page to
which the user may want quick access, such as navigating, searching,
perusing the primary content.
which the user may want quick access, such as a navigation area, a search
facility or the main content of a page.
*/
IA2_ROLE_LANDMARK

Expand Down

0 comments on commit 6b75989

Please sign in to comment.