opt needs some love though



SVN revision: 53465
This commit is contained in:
Lucas De Marchi 2010-10-15 18:12:29 +00:00
parent efe017db8b
commit ab56887638
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ elm_main(int argc, char **argv)
static void
_ephoto_display_usage(void)
{
printf("Ephoto Useage: \n"
printf("Ephoto Usage: \n"
"ephoto --help : This page\n"
"ephoto filename : Specifies a file to open\n"
"ephoto dirname : Specifies a directory to open\n");