Skip to content

Commit 41d7456

Browse files
CaseyCarterzygoloid
authored andcommitted
[mask.array.comp.assign] Clarify "mask object" (#4096)
Use "mask_array object" instead.
1 parent 75ec8d6 commit 41d7456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/numerics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8752,7 +8752,7 @@
87528752
indicated operation to the elements of the argument array and selected elements
87538753
of the
87548754
\tcode{valarray<T>}
8755-
object to which the mask object refers.
8755+
object to which the \tcode{mask_array} object refers.
87568756
\end{itemdescr}
87578757

87588758
\rSec3[mask.array.fill]{Fill function}

0 commit comments

Comments
 (0)