ecore-drm: Fix typo in doxygen

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
This commit is contained in:
Chris Michael 2016-04-21 08:55:01 -04:00
parent 1505c2cf38
commit 4e64fb046e
1 changed files with 1 additions and 1 deletions

View File

@ -912,7 +912,7 @@ EAPI Eina_Bool ecore_drm_output_backlight_get(Ecore_Drm_Output *output);
/**
* Get the edid of a given output
*
* @param output The Ecore_Drm_Output to get the backlight of
* @param output The Ecore_Drm_Output to get the edid of
*
* @return A string representing the edid
*