spelling: actionable

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:33:05 -05:00
parent a5ba1d6026
commit 6d23cc16b3

View file

@ -41,7 +41,7 @@ void actionable_dialog_init(ActionableDialog *actionable_dialog, const char *dia
Dialog *actionable_dialog_get_dialog(ActionableDialog *actionable_dialog);
//! Sets the type of action bar to used to one of the pre-defined types or a custom one.
//! @param actionable_dialog Pointer to a \ref ActioanbleDialog whom which to set
//! @param actionable_dialog Pointer to a \ref ActionableDialog whom which to set
//! @param action_bar_type The type of action bar to give the passed dialog
//! @param action_bar Pointer to an \ref ActionBarLayer to assign to the dialog
//! @note: The pointer to an \ref ActionBarLayer is optional and only required when the