mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-02 01:45:50 +03:00
Fixed typo in export list
This commit is contained in:
parent
4c528987c7
commit
a77419752f
@ -12,7 +12,7 @@
|
||||
-- events that should suffice for most purposes; see the source for a
|
||||
-- complete list.
|
||||
module Brick.Widgets.Edit
|
||||
( Editor(editContents, editorName, editDRawContents)
|
||||
( Editor(editContents, editorName, editDrawContents)
|
||||
-- * Constructing an editor
|
||||
, editor
|
||||
, editorText
|
||||
|
Loading…
Reference in New Issue
Block a user