typo fix
This commit is contained in:
parent
eaf35cc6f6
commit
611338ee26
@ -1301,7 +1301,7 @@ void tglmp_on_start (void) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!ok) {
|
if (!ok) {
|
||||||
vlogprintf (E_ERROR, "No pubic keys found\n");
|
vlogprintf (E_ERROR, "No public keys found\n");
|
||||||
exit (1);
|
exit (1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user