diff --git a/src/dlangui/widgets/editors.d b/src/dlangui/widgets/editors.d index a0f8252d..cebc82ac 100644 --- a/src/dlangui/widgets/editors.d +++ b/src/dlangui/widgets/editors.d @@ -1691,7 +1691,7 @@ class EditLine : EditWidgetBase { -/// single line editor +/// multiline editor class EditBox : EditWidgetBase { /// empty parameter list constructor - for usage by factory this() {