diff m_option.c @ 25489:52f6429a9ba7

typo: begining --> beginning
author diego
date Sun, 23 Dec 2007 21:22:02 +0000
parents 4f611a555224
children 28b6709b52a2
line wrap: on
line diff
--- a/m_option.c	Sun Dec 23 16:46:24 2007 +0000
+++ b/m_option.c	Sun Dec 23 21:22:02 2007 +0000
@@ -661,7 +661,7 @@
   "A list of strings separated by ','\n"
   "Option with a name ending in an * permits using the following suffix: \n"
   "\t-add: Add the given parameters at the end of the list.\n"
-  "\t-pre: Add the given parameters at the begining of the list.\n"
+  "\t-pre: Add the given parameters at the beginning of the list.\n"
   "\t-del: Remove the entry at the given indices.\n"
   "\t-clr: Clear the list.\n"
   "e.g: -vf-add flip,mirror -vf-del 2,5\n",