Commit 611338ee authored by Morten's avatar Morten

typo fix

parent eaf35cc6
...@@ -1301,7 +1301,7 @@ void tglmp_on_start (void) { ...@@ -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);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment