Commit 7d7dc169 authored by Antoine Cellerier's avatar Antoine Cellerier

typo fix

parent 9ce752b7
......@@ -52,7 +52,7 @@ struct interaction_dialog_t
char *psz_title; //< Title
char *psz_description; //< Descriptor string
int i_widgets; //< Nu,ber of dialog widgets
int i_widgets; //< Number of dialog widgets
user_widget_t **pp_widgets; //< Dialog widgets
void * p_private; //< Private interface data
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment