editor: update Haddock

This commit is contained in:
Jonathan Daugherty 2024-11-20 09:25:58 -08:00
parent 816617d24a
commit 98f44dd2d3

View File

@ -169,7 +169,7 @@ editorText :: n
-> Editor T.Text n
editorText = editor
-- | Construct an editor over 'String' values
-- | Construct an editor over generic text values
editor :: Z.GenericTextZipper a
=> n
-- ^ The editor's name (must be unique)