Skip to content

Commit 54fb8be

Browse files
CaseyCartertkoeppe
authored andcommitted
[mask.array.comp.assign] Clarify "mask object" (#4096)
Use "mask_array object" instead.
1 parent ded97f3 commit 54fb8be

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
@@ -8744,7 +8744,7 @@
87448744
indicated operation to the elements of the argument array and selected elements
87458745
of the
87468746
\tcode{valarray<T>}
8747-
object to which the mask object refers.
8747+
object to which the \tcode{mask_array} object refers.
87488748
\end{itemdescr}
87498749

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

0 commit comments

Comments
 (0)