diff options
author | askeblad <74082607+askeblad@users.noreply.github.com> | 2022-03-16 03:44:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-16 09:44:27 +0100 |
commit | e187816f64f0c54dc924f8283fe4c75a6e1f67b2 (patch) | |
tree | 9cf5f44bb6df8f728ce46ae1b40073638c0df9e7 /haddock-api/src/Documentation/Haddock.hs | |
parent | 0c19a8847844a4a45b9fe7c115effcec461cfe5c (diff) |
typos (#1464)
Diffstat (limited to 'haddock-api/src/Documentation/Haddock.hs')
-rw-r--r-- | haddock-api/src/Documentation/Haddock.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock-api/src/Documentation/Haddock.hs b/haddock-api/src/Documentation/Haddock.hs index 10d6849a..cf244a5f 100644 --- a/haddock-api/src/Documentation/Haddock.hs +++ b/haddock-api/src/Documentation/Haddock.hs @@ -8,7 +8,7 @@ -- Stability : experimental -- Portability : portable -- --- The Haddock API: A rudimentory, highly experimental API exposing some of +-- The Haddock API: A rudimentary, highly experimental API exposing some of -- the internals of Haddock. Don't expect it to be stable. ----------------------------------------------------------------------------- module Documentation.Haddock ( |