summaryrefslogtreecommitdiff
path: root/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'options.c')
-rw-r--r--options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.c b/options.c
index 4f8df71..186425e 100644
--- a/options.c
+++ b/options.c
@@ -59,7 +59,7 @@ static void usage(const char *argv0, int verbose)
printf("\tframe interval = numerator, '/', denominator ;\n");
printf("where the fields are\n");
printf("\tentity number Entity numeric identifier\n");
- printf("\tentity name Entify name (string) \n");
+ printf("\tentity name Entity name (string) \n");
printf("\tpad number Pad numeric identifier\n");
printf("\tflags Link flags (0: inactive, 1: active)\n");
printf("\tfcc Format FourCC\n");