summaryrefslogtreecommitdiff
path: root/library/src/layout/pad.rs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-02-13 15:14:25 +0100
committerLaurenz <laurmaedje@gmail.com>2023-02-13 16:04:25 +0100
commitb1b4e52af9e2da8f8ae1fc17a81ed6cbcbb8f525 (patch)
treee97ad140dac6d0414e9b49f7d01abccdcd717d4f /library/src/layout/pad.rs
parent72b60dfde751b4a2ab279aa1fcfa559b4a75eb51 (diff)
Block sizing
Diffstat (limited to 'library/src/layout/pad.rs')
-rw-r--r--library/src/layout/pad.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/src/layout/pad.rs b/library/src/layout/pad.rs
index e43763e5..4fc2ff29 100644
--- a/library/src/layout/pad.rs
+++ b/library/src/layout/pad.rs
@@ -13,7 +13,7 @@ use crate::prelude::*;
///
/// #pad(x: 16pt, image("typing.jpg"))
/// _Typing speeds can be
-/// measured in words per minute._
+/// measured in words per minute._
/// ```
///
/// ## Parameters