We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbdbf72 + ffbfea4 commit 0a6cb8cCopy full SHA for 0a6cb8c
Data/Align.hs
@@ -119,7 +119,7 @@ oops = error . ("Data.Align: internal error: " ++)
119
-- @
120
--
121
class (Functor f) => Align f where
122
- -- | An empty strucutre. @'align'@ing with @'nil'@ will produce a structure with
+ -- | An empty structure. @'align'@ing with @'nil'@ will produce a structure with
123
-- the same shape and elements as the other input, modulo @'This'@ or @'That'@.
124
nil :: f a
125
0 commit comments