Skip to content

Commit c4882ac

Browse files
committed
Missing full stop
Signed-off-by: Matthias Kretz <[email protected]>
1 parent eec9ee5 commit c4882ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/taskblock.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217

218218
\begin{itemdescr}
219219
\pnum
220-
\requires Given an lvalue \tcode{tb} of type \tcode{task_block}, the expression \tcode{f(tb)} shall be well-formed
220+
\requires Given an lvalue \tcode{tb} of type \tcode{task_block}, the expression \tcode{f(tb)} shall be well-formed.
221221

222222
\pnum
223223
\effects Constructs a \tcode{task_block} \tcode{tb} and calls \tcode{f(tb)}.

0 commit comments

Comments
 (0)