summaryrefslogtreecommitdiff
path: root/library/src/math/attach.rs
diff options
context:
space:
mode:
authorMALO <57839069+MDLC01@users.noreply.github.com>2023-06-24 14:33:17 +0200
committerGitHub <noreply@github.com>2023-06-24 14:33:17 +0200
commitb96b7b7ee12a5d1c8e8c24c95b58b7ca03cec44b (patch)
treea8884268565be8540c509e53f0fdbccd5e73b89f /library/src/math/attach.rs
parent48c25f4da01aa5cbd5e49145f591c85b676e8a54 (diff)
Use third person in documentation (#1560)
Diffstat (limited to 'library/src/math/attach.rs')
-rw-r--r--library/src/math/attach.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/src/math/attach.rs b/library/src/math/attach.rs
index 340dd21e..158e5f0d 100644
--- a/library/src/math/attach.rs
+++ b/library/src/math/attach.rs
@@ -84,7 +84,7 @@ impl LayoutMath for AttachElem {
}
}
-/// Force a base to display attachments as scripts.
+/// Forces a base to display attachments as scripts.
///
/// ## Example { #example }
/// ```example
@@ -110,7 +110,7 @@ impl LayoutMath for ScriptsElem {
}
}
-/// Force a base to display attachments as limits.
+/// Forces a base to display attachments as limits.
///
/// ## Example { #example }
/// ```example