Docs: Fix incorrectly information for elm_config_softcursor_mode_set

Summary: N/A

Test Plan: make doc

Reviewers: cedric, Hermet, zmike, Jaehyun_Cho

Reviewed By: Jaehyun_Cho

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7094
This commit is contained in:
junsu choi 2018-09-21 20:03:18 +09:00 committed by Jaehyun Cho
parent eba15dfdbb
commit e220e4d2f6
1 changed files with 1 additions and 1 deletions

View File

@ -1003,7 +1003,7 @@ EAPI void elm_config_longpress_timeout_set(double longpress_timeout);
* canvas windows in the event the native display system does not provide one
* or the native one is not wanted.
*
* @param longpress_timeout Timeout for long press event
* @param mode The mode for software cursors
* @ingroup Softcursor
*
* @see elm_config_softcursor_mode_get()