Commit 1b069355 authored by Rafaël Carré's avatar Rafaël Carré

Typo

parent a13d17f7
......@@ -243,7 +243,7 @@ struct fbosd_render_t
text_style_t text_style; /* font control */
char *psz_string;
/* Positon */
/* Position */
bool b_absolute;
int i_x;
int i_y;
......@@ -289,7 +289,7 @@ struct intf_sys_t
/* Font style */
text_style_t *p_style; /* font control */
/* Positon */
/* Position */
bool b_absolute;
int i_x;
int i_y;
......
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