summaryrefslogtreecommitdiff
path: root/vhook
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2007-06-16 00:26:51 +0000
committerRamiro Polla <ramiro.polla@gmail.com>2007-06-16 00:26:51 +0000
commit1bebfde9e144267ce9f481105e8f63c6c6923b2d (patch)
treec9c94733d5ececace9994971c057ccd729b33c9c /vhook
parent5c0e9479ef13995986eab7d24a7d63a022e525bf (diff)
Typo
Originally committed as revision 9329 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'vhook')
-rw-r--r--vhook/imlib2.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/vhook/imlib2.c b/vhook/imlib2.c
index 3c548366cd..8460631ad7 100644
--- a/vhook/imlib2.c
+++ b/vhook/imlib2.c
@@ -23,11 +23,11 @@
* -F <fontname> The font face and size
* -t <text> The text
* -f <filename> The filename to read text from
- * -x <expresion> X coordinate of text or image
- * -y <expresion> Y coordinate of text or image
+ * -x <expression> X coordinate of text or image
+ * -y <expression> Y coordinate of text or image
* -i <filename> The filename to read a image from
*
- * Expresions are functions of:
+ * Expressions are functions of:
* N // frame number (starting at zero)
* H // frame height
* W // frame width