Skip to content

Commit df1b2ba

Browse files
jensmaurerzygoloid
authored andcommitted
[template.gslice.array.overview] Join two single-sentence paragraphs.
1 parent 01a0436 commit df1b2ba

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/numerics.tex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8095,8 +8095,6 @@
80958095
It has reference semantics to a subset of an array specified by a
80968096
\tcode{gslice}
80978097
object.
8098-
8099-
\pnum
81008098
Thus, the expression
81018099
\tcode{a[gslice(1, length, stride)] = b}
81028100
has the effect of assigning the elements of
@@ -8345,7 +8343,7 @@
83458343
\pnum
83468344
It has reference semantics to a subset of an array specified by an
83478345
\tcode{indirect_array}.
8348-
Thus the expression
8346+
Thus, the expression
83498347
\tcode{a[\brk{}indirect] = b;}
83508348
has the effect of assigning the elements of
83518349
\tcode{b}

0 commit comments

Comments
 (0)