diff --git a/eek/eek-keyboard.h b/eek/eek-keyboard.h index 16a1c9e6..3904e6fa 100644 --- a/eek/eek-keyboard.h +++ b/eek/eek-keyboard.h @@ -46,12 +46,7 @@ typedef struct _EekKeyboardPrivate EekKeyboardPrivate; /** * EekKeyboard: * - * Contains the state of the physical keyboard. - * - * Is also a graphical element... - * - * The #EekKeyboard structure contains only private data and should - * only be accessed using the provided API. + * Contains the graphical representation of the rows of buttons. */ struct _EekKeyboard {