]> git.saurik.com Git - wxWidgets.git/blobdiff - src/ribbon/panel.cpp
Just some spelling fixes, no real changes. Closes #15001.
[wxWidgets.git] / src / ribbon / panel.cpp
index 341661f41fbdac2537b360974a7b63cf7ad829c9..0a0f8d8a27c10bc9b260f78751f6a0899e519221 100644 (file)
@@ -936,7 +936,7 @@ void wxRibbonPanel::OnChildKillFocus(wxFocusEvent& evt)
         HideExpanded();
         // Do not skip event, as the panel has been de-expanded, causing the
         // child with focus to be reparented (and hidden). If the event
-        // continues propogation then bad things happen.
+        // continues propagation then bad things happen.
     }
     else
     {