commit ab88ac8c8073bd0c23beffaab62a012a6ec816d7 parent 872c178647a52857fb0357a43ef06dcc9e3d1dd0 Author: Johannes Lorenz <[email protected]> Date: Tue, 24 Dec 2019 19:03:41 +0100 Fix spelling mistakes (2) Diffstat:
M | src/UI/EnvelopeUI.fl | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/UI/EnvelopeUI.fl b/src/UI/EnvelopeUI.fl @@ -256,7 +256,7 @@ envfree->redraw();} } Fl_Check_Button e1linearenvelope { label L - tooltip {The evelope is linear} xywh {180 20 15 15} down_box DOWN_BOX labelsize 10 align 4 + tooltip {The envelope is linear} xywh {180 20 15 15} down_box DOWN_BOX labelsize 10 align 4 code0 {o->init("Plinearenvelope");} class Fl_Osc_Check }