Skip to content

Commit 94414af

Browse files
authored
Merge pull request #514 from gustavosr8/master
Fix typo in SortMode mode selection.
2 parents 7debeba + 1d4f32d commit 94414af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ADCore/NDPluginDriver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ following table.
109109
- longout, longin
110110
* - asynInt32
111111
- r/w
112-
- Selects whether the plugin outputs NDArrays in the order in which they arrive (Unsorted=1)
112+
- Selects whether the plugin outputs NDArrays in the order in which they arrive (Unsorted=0)
113113
or sorted by UniqueId (Sorted=1).
114114
- SORT_MODE
115115
- $(P)$(R)SortMode, $(P)$(R)SortMode_RBV

0 commit comments

Comments
 (0)