summaryrefslogtreecommitdiff
path: root/tests/typ/visualize
diff options
context:
space:
mode:
authoremilylime <emilyyyylime+git@gmail.com>2024-01-05 16:12:27 +0200
committerGitHub <noreply@github.com>2024-01-05 14:12:27 +0000
commit4a65c2115ba3f534d56d77689acf433ad7c67a05 (patch)
tree5fe9a958bbeb9fc3ca809b38924d16fb0398102c /tests/typ/visualize
parentd651c6e0e6f7df62ebfdd85f23864097607feb46 (diff)
Fix typos (#3126)
Diffstat (limited to 'tests/typ/visualize')
-rw-r--r--tests/typ/visualize/gradient-math.typ2
1 files changed, 1 insertions, 1 deletions
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