summaryrefslogtreecommitdiff
path: root/tests/suite/model
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/model')
-rw-r--r--tests/suite/model/emph-strong.typ2
-rw-r--r--tests/suite/model/heading.typ6
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/suite/model/emph-strong.typ b/tests/suite/model/emph-strong.typ
index 2af8bb16..0c0748e4 100644
--- a/tests/suite/model/emph-strong.typ
+++ b/tests/suite/model/emph-strong.typ
@@ -12,7 +12,7 @@ hello_world Nutzer*innen
日本語では、*太字*や_斜体_を使って強調します。
-中文中混有*Strong*和_Empasis_。
+中文中混有*Strong*和_Emphasis_。
// Can contain paragraph in nested content block.
_Still #[
diff --git a/tests/suite/model/heading.typ b/tests/suite/model/heading.typ
index 5d50eeee..3be9e52b 100644
--- a/tests/suite/model/heading.typ
+++ b/tests/suite/model/heading.typ
@@ -75,6 +75,6 @@ Not in heading
--- heading-numbering-hint ---
= Heading <intro>
-// Error: 1:20-1:26 cannot reference heading without numbering
-// Hint: 1:20-1:26 you can enable heading numbering with `#set heading(numbering: "1.")`
-Can not be used as @intro
+// Error: 1:19-1:25 cannot reference heading without numbering
+// Hint: 1:19-1:25 you can enable heading numbering with `#set heading(numbering: "1.")`
+Cannot be used as @intro