Skip to content

Commit b78ea5f

Browse files
committed
Use standard markup for unspecified <something>
Signed-off-by: Matthias Kretz <[email protected]>
1 parent c4882ac commit b78ea5f

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
@@ -240,7 +240,7 @@
240240
function always returns on the same thread as the one on which it was called.
241241

242242
\pnum
243-
\realnotes It is expected (but not mandated) that \tcode{f} will (directly or indirectly) call \tcode{tb.run({\em function-\brk{}object})}.
243+
\realnotes It is expected (but not mandated) that \tcode{f} will (directly or indirectly) call \tcode{tb.run(\UNSP{function-\brk{}object})}.
244244
\end{itemdescr}
245245

246246
\rSec1[parallel.task_block.exceptions]{Exception Handling}

0 commit comments

Comments
 (0)