summaryrefslogtreecommitdiff
path: root/library/src/layout/par.rs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-02-26 23:07:50 +0100
committerLaurenz <laurmaedje@gmail.com>2023-02-26 23:07:50 +0100
commitaa8a5bf42fa5f6e70faf374696888c640fae9e4e (patch)
tree760187b248ebffc5b319f91f14773303f6f3253a /library/src/layout/par.rs
parent7597b997890647aa0546ec7bfef1eae4e33cedcb (diff)
Documentation fixes
Diffstat (limited to 'library/src/layout/par.rs')
-rw-r--r--library/src/layout/par.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/src/layout/par.rs b/library/src/layout/par.rs
index bd08b8a5..64a6c513 100644
--- a/library/src/layout/par.rs
+++ b/library/src/layout/par.rs
@@ -32,7 +32,7 @@ use crate::text::{
/// integer value of $n > 2$.
///
/// Without loss of generality,
-/// let a be the smallest of the
+/// let $a$ be the smallest of the
/// three integers. Then, we ...
/// ```
///