minor typo fixes throughout
problematic flexibility
This commit is contained in:
parent
4fd28807c1
commit
64e844e1fe
19 changed files with 22 additions and 22 deletions
|
@ -95,7 +95,7 @@ instance MetaSerializable MetaField where
|
|||
serialize (MetaField f) = CI.original f
|
||||
deserialize = Just . mkMetaFieldUnchecked
|
||||
|
||||
{- Base64 problimatic values. -}
|
||||
{- Base64 problematic values. -}
|
||||
instance MetaSerializable MetaValue where
|
||||
serialize (MetaValue isset v) =
|
||||
serialize isset ++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue