summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/compiler/shorthand.pngbin10836 -> 10903 bytes
-rw-r--r--tests/typ/compiler/shorthand.typ2
-rw-r--r--tests/typ/visualize/gradient-math.typ2
3 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/compiler/shorthand.png b/tests/ref/compiler/shorthand.png
index 719fa771..4507177b 100644
--- a/tests/ref/compiler/shorthand.png
+++ b/tests/ref/compiler/shorthand.png
Binary files differ
diff --git a/tests/typ/compiler/shorthand.typ b/tests/typ/compiler/shorthand.typ
index 2b7cb514..54ae7473 100644
--- a/tests/typ/compiler/shorthand.typ
+++ b/tests/typ/compiler/shorthand.typ
@@ -1,7 +1,7 @@
// Test shorthands for unicode codepoints.
---
-The non-breaking space~does work, soft-?hypen also does.
+The non-breaking space~does work, soft-?hyphen also does.
---
// Make sure non-breaking and normal space always
diff --git a/tests/typ/visualize/gradient-math.typ b/tests/typ/visualize/gradient-math.typ
index 03d7c477..f16e5c58 100644
--- a/tests/typ/visualize/gradient-math.typ
+++ b/tests/typ/visualize/gradient-math.typ
@@ -54,7 +54,7 @@ $ A = mat(
$ x_"1,2" = frac(-b +- sqrt(b^2 - 4 a c), 2 a) $
---
-// Test miscelaneous
+// Test miscellaneous
#show math.equation: set text(fill: gradient.linear(..color.map.rainbow))
#show math.equation: box