Fix doxy typo
authorChris Michael <cp.michael@samsung.com>
Tue, 15 Oct 2013 12:38:15 +0000 (13:38 +0100)
committerChris Michael <cp.michael@samsung.com>
Tue, 15 Oct 2013 12:38:44 +0000 (13:38 +0100)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_fb/ecore_fb_vt.c

index c80a683..032fcb7 100644 (file)
@@ -254,7 +254,7 @@ ecore_fb_callback_gain_set(void (*func) (void *data), void *data)
  * @param data The data to pass to the callback.
  *
  * This function sets the callback @p func which will be called when a
- * virtual terminal is lost (someone wants the tv from you and you
+ * virtual terminal is lost (someone wants the vt from you and you
  * want to give up that vt). @p data will be pass to @p func if the
  * callback is called.
  */