mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-03 09:44:24 +03:00
Page info: Fix typo.
This commit is contained in:
parent
859972df71
commit
494db4cd51
@ -412,7 +412,7 @@ static nserror page_info__set_text(
|
||||
{
|
||||
int printed;
|
||||
static const char *header[PAGE_STATE__COUNT] = {
|
||||
[PAGE_STATE_UNKNOWN] = "Provenience unknown",
|
||||
[PAGE_STATE_UNKNOWN] = "Provenance unknown",
|
||||
[PAGE_STATE_INTERNAL] = "NetSurf data",
|
||||
[PAGE_STATE_LOCAL] = "Local data",
|
||||
[PAGE_STATE_INSECURE] = "Connection not secure",
|
||||
|
Loading…
Reference in New Issue
Block a user