mirror of
https://github.com/lbonn/rofi
synced 2025-02-17 05:18:31 +00:00
Fix doxygen typo
This commit is contained in:
parent
8543ac8438
commit
c7e860bb55
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ gboolean rofi_theme_parse_file ( const char *file );
|
|||
*
|
||||
* @returns returns TRUE when error.
|
||||
*/
|
||||
gboolean rofi_theme_parse_string ( const char *file );
|
||||
gboolean rofi_theme_parse_string ( const char *string );
|
||||
|
||||
/**
|
||||
* @param widget The widget handle.
|
||||
|
|
Loading…
Add table
Reference in a new issue