From 1a9bcaccec411cbc50a5d1ff64f266afaa63a29c Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 23 Dec 2022 00:33:22 +0100 Subject: Fix typos --- library/src/math/style.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/src/math') diff --git a/library/src/math/style.rs b/library/src/math/style.rs index d272bc94..0ec6853a 100644 --- a/library/src/math/style.rs +++ b/library/src/math/style.rs @@ -253,7 +253,7 @@ impl Texify for MonoNode { } } -/// # Doublestruck +/// # Blackboard Bold /// Blackboard bold (double-struck) font style in math. /// /// For uppercase latin letters, blackboard bold is additionally available -- cgit v1.2.3