evas Evas.h: Fixed a typo.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 3 Jan 2013 12:22:49 +0000 (12:22 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 3 Jan 2013 12:22:49 +0000 (12:22 +0000)
SVN revision: 82069

src/lib/evas/Evas.h

index 2b82d9e..bd96481 100644 (file)
@@ -9043,7 +9043,7 @@ EAPI Evas_Native_Surface          *evas_object_image_native_surface_get(const Ev
  * @param surf The new video surface.
  * @since 1.1
  *
- * This function link a video surface to a given canvas image.
+ * This function links a video surface to a given canvas image.
  *
  */
 EAPI void                          evas_object_image_video_surface_set(Evas_Object *obj, Evas_Video_Surface *surf) EINA_ARG_NONNULL(1);