summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@osg.samsung.com>2017-05-18 11:37:33 -0400
committerMike Blumenkrantz <zmike@osg.samsung.com>2017-05-19 13:17:31 -0400
commit31295a95d70b1e800a21bab870239bf40c30e795 (patch)
tree97e47099134b73b2bda2d109abef2e39b0f5e63b
parentd47197e65b59406e0f25c5a4db56e68da61bec30 (diff)
downloadefl-31295a95d70b1e800a21bab870239bf40c30e795.tar.gz
evas: fix doc copypaste on evas_device_get()
-rw-r--r--src/lib/evas/Evas_Common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/evas/Evas_Common.h b/src/lib/evas/Evas_Common.h
index 2cccabf107..f85cbc49ca 100644
--- a/src/lib/evas/Evas_Common.h
+++ b/src/lib/evas/Evas_Common.h
@@ -1008,7 +1008,7 @@ EAPI const Eina_List *evas_device_list(Evas *e, const Evas_Device *dev);
/**
* Get a device by its name
*
- * @param e The canvas to create the device node for.
+ * @param e The canvas to find the device on
* @param name The name of the device.
*
* Gets the first ocurrence of a device named as @p name