diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/CHAD/APIv1.hs | 2 |
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, |
