summaryrefslogtreecommitdiffstats
path: root/documentation/components/components-twincolselect.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/components/components-twincolselect.asciidoc')
-rw-r--r--documentation/components/components-twincolselect.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/components/components-twincolselect.asciidoc b/documentation/components/components-twincolselect.asciidoc
index b5306359cb..6c62399e2a 100644
--- a/documentation/components/components-twincolselect.asciidoc
+++ b/documentation/components/components-twincolselect.asciidoc
@@ -15,9 +15,9 @@ endif::web[]
The [classname]#TwinColSelect# field provides a multiple selection component
that shows two lists side by side, with the left column containing unselected
items and the right column the selected items. The user can select items from
-the list on the left and click on the ">>" button to move them to the list on
+the list on the left and click on the ">" button to move them to the list on
the right. Items can be deselected by selecting them in the right list and
-clicking on the "<<" button.
+clicking on the "<" button.
[[figure.components.twincolselect.basic]]
.Twin Column Selection