diff --git a/legacy/elementary/src/lib/elc_fileselector_entry.h b/legacy/elementary/src/lib/elc_fileselector_entry.h index 7aa39b3199..6b8267fe36 100644 --- a/legacy/elementary/src/lib/elc_fileselector_entry.h +++ b/legacy/elementary/src/lib/elc_fileselector_entry.h @@ -295,7 +295,7 @@ EAPI Eina_Bool elm_fileselector_entry_is_save_get(const Evas_O * * @param obj The file selector entry widget * @param value @c EINA_TRUE to make it use an inner window, @c - * EINA_TRUE to make it use a dedicated window + * EINA_FALSE to make it use a dedicated window * * @see elm_win_inwin_add() for more information on inner windows * @see elm_fileselector_entry_inwin_mode_get()