spelling: specified

This commit is contained in:
Josh Soref
2016-05-27 06:46:56 +00:00
parent 37409c4095
commit f2c22796a8

View File

@@ -197,7 +197,7 @@ main (int argc, const char *argv[])
if (proxies == NULL)
{
g_printerr ("No proxies specied\n");
g_printerr ("No proxies specified\n");
return 1;
}