little fix comment word

This commit is contained in:
Rodrigo Ramírez Norambuena 2016-06-24 17:02:32 -04:00
parent b2f6ebf288
commit 80362bc3d8
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ main(int argc, char* argv[])
int no_interface = 0, quiet = 0, rtp_capture = 0, rotate = 0;
vector_t *infiles = vector_create(0, 1);
// Program otptions
// Program options
static struct option long_options[] = {
{ "help", no_argument, 0, 'h' },
{ "version", no_argument, 0, 'V' },