Skip to content

Commit

Permalink
User Guide: Change occurrences of "check box" to "checkbox" for consi…
Browse files Browse the repository at this point in the history
…stency.
  • Loading branch information
jcsteh committed Nov 2, 2015
1 parent 279326e commit 3f2f7b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions user_docs/en/userGuide.t2t
Expand Up @@ -2104,7 +2104,7 @@ In order to fit as much information as possible on a braille display, The folowi
|| Abbreviation | Control type |
| btn | button |
| cbo | combo box |
| chk | check box |
| chk | checkbox |
| dlg | dialog |
| edt | editable text field |
| gra | graphic |
Expand All @@ -2125,9 +2125,9 @@ In order to fit as much information as possible on a braille display, The folowi
The following state indicators are also defined:
|| Abbreviation | Control state |
| ... | displayed when an object supports autocompletion |
| ( ) | displayed when an object (e.g. a check box) is not checked |
| (x) | displayed when an object (e.g. a check box) is checked |
| (-) | displayed when an object (e.g. a check box) is half checked |
| ( ) | displayed when an object (e.g. a checkbox) is not checked |
| (x) | displayed when an object (e.g. a checkbox) is checked |
| (-) | displayed when an object (e.g. a checkbox) is half checked |
| - | displayed when an object (e.g. a tree view item) is collapsible |
| + | displayed when an object (e.g. a tree view item) is Expandable |
| clk | displayed when an object is clickable |
Expand Down

0 comments on commit 3f2f7b5

Please sign in to comment.