Typo.
This commit is contained in:
parent
68d0142dda
commit
3d2253d5d3
@ -304,7 +304,7 @@ getHelper form env = do
|
|||||||
-- > ((barRes, barWidget), barEnctype) <- runFormPost $ identifyForm "bar" barForm
|
-- > ((barRes, barWidget), barEnctype) <- runFormPost $ identifyForm "bar" barForm
|
||||||
--
|
--
|
||||||
-- Note that it's your responsibility to ensure that the
|
-- Note that it's your responsibility to ensure that the
|
||||||
-- identication strings are unique (using the same one twice on a
|
-- identification strings are unique (using the same one twice on a
|
||||||
-- single handler will not generate any errors). This allows you
|
-- single handler will not generate any errors). This allows you
|
||||||
-- to create a variable number of forms and still have them work
|
-- to create a variable number of forms and still have them work
|
||||||
-- even if their number or order change between the HTML
|
-- even if their number or order change between the HTML
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user