Skip to content

Commit 7471632

Browse files
committed
Minor wording change
1 parent 0e02c1c commit 7471632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ files respectively, in the configure/ directory of the appropriate release of th
4343

4444
- The driver must have collected at least one frame using the current dimensions
4545
and data type.
46-
- The driver stores the most recent NDArray in this->pArrays[0].
46+
- The driver must store the most recent NDArray in this->pArrays[0].
4747
Most drivers already do this, but some will need to be updated to implement this.
4848

4949
If either of these conditions are not met then there will be an error message saying

0 commit comments

Comments
 (0)