aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2025-11-22 19:56:06 +0100
committerTom Smeding <tom@tomsmeding.com>2025-11-22 19:56:06 +0100
commitf78fe9b8dd634e06b5c729c1656cc1b752b3add3 (patch)
tree2f2efbb47a90c5e9fe3ab24012885e92cc210507
parent0afc66d03e566025a0cd79c65723aa6565f10488 (diff)
Fix typo
-rw-r--r--src/CHAD/APIv1.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CHAD/APIv1.hs b/src/CHAD/APIv1.hs
index 4e82130..1ba01b1 100644
--- a/src/CHAD/APIv1.hs
+++ b/src/CHAD/APIv1.hs
@@ -16,7 +16,7 @@ module CHAD.APIv1 (
CHADConfig(..),
-- ** Primal type transform
- -- | The primal type transform only important when working with special
+ -- | The primal type transform is only important when working with special
-- operations like 'CHAD.Language.custom'.
D1,