diff --git a/include/Mw/Core.h b/include/Mw/Core.h index 98812a5..28df4d4 100644 --- a/include/Mw/Core.h +++ b/include/Mw/Core.h @@ -128,7 +128,7 @@ MWDECL void MwLoop(MwWidget handle); */ MWDECL int MwStep(MwWidget handle); -/*!MwStep( +/*! * @brief Check if any event is pending * @param handle Widget * @return `1` if any event is pending