summaryrefslogtreecommitdiff
path: root/src/metaflac/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/metaflac/usage.c')
-rw-r--r--src/metaflac/usage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/metaflac/usage.c b/src/metaflac/usage.c
index 8c7942a5..46c39486 100644
--- a/src/metaflac/usage.c
+++ b/src/metaflac/usage.c
@@ -192,7 +192,7 @@ int long_usage(const char *message, ...)
fprintf(out, " mean that FILE is actually a URL to an image, though this use is\n");
fprintf(out, " discouraged.\n");
fprintf(out, " DESCRIPTION is optional; the default is an empty string\n");
- fprintf(out, " The next part specfies the resolution and color information. If\n");
+ fprintf(out, " The next part specifies the resolution and color information. If\n");
fprintf(out, " the MIME-TYPE is image/jpeg, image/png, or image/gif, you can\n");
fprintf(out, " usually leave this empty and they can be detected from the file.\n");
fprintf(out, " Otherwise, you must specify the width in pixels, height in pixels,\n");