Skip to content

Commit a54e71e

Browse files
Eelistkoeppe
authored andcommitted
[rand.device] Remove stray \textit.
Fixes #6513.
1 parent 3d62863 commit a54e71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/numerics.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -3631,7 +3631,7 @@
36313631
// property functions
36323632
double entropy() const noexcept;
36333633

3634-
@\textit{// no copy functions}@
3634+
// no copy functions
36353635
random_device(const random_device&) = delete;
36363636
void operator=(const random_device&) = delete;
36373637
};

0 commit comments

Comments
 (0)