summaryrefslogtreecommitdiff
path: root/library/src/math/op.rs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-01-29 23:15:00 +0100
committerLaurenz <laurmaedje@gmail.com>2023-01-29 23:15:00 +0100
commit196d9594fbb88985dbf61c146a82b8299bb5fd2e (patch)
treeac60b464cefcce93b111067e189becd0873e7165 /library/src/math/op.rs
parentd9d2c021d62abb4fe6d12b994334bd211e462cde (diff)
Math documentation improvements
Diffstat (limited to 'library/src/math/op.rs')
-rw-r--r--library/src/math/op.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/src/math/op.rs b/library/src/math/op.rs
index 766d6381..5665a637 100644
--- a/library/src/math/op.rs
+++ b/library/src/math/op.rs
@@ -11,7 +11,7 @@ use super::*;
/// - limits: bool (named)
/// Whether the operator should force attachments to display as limits.
///
-/// Defaults to `false`.
+/// Defaults to `{false}`.
///
/// ## Category
/// math