This commit is contained in:
Morten 2014-10-02 18:39:49 +02:00
parent eaf35cc6f6
commit 611338ee26

View File

@ -1301,7 +1301,7 @@ void tglmp_on_start (void) {
}
if (!ok) {
vlogprintf (E_ERROR, "No pubic keys found\n");
vlogprintf (E_ERROR, "No public keys found\n");
exit (1);
}