X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32b1391332e67af96856865ded257aacd6e1e956..d946915c2039f02793670f91d707bee26cd6f88e:/src/univ/toolbar.cpp diff --git a/src/univ/toolbar.cpp b/src/univ/toolbar.cpp index 187ed939bc..0e2f6fe6bf 100644 --- a/src/univ/toolbar.cpp +++ b/src/univ/toolbar.cpp @@ -591,7 +591,7 @@ void wxToolBar::DoDraw(wxControlRenderer *renderer) if (tool->IsSeparator() && !HasFlag(wxTB_FLAT)) { - // Draw seperators only in flat mode + // Draw separators only in flat mode continue; }