From 494db4cd51a5896778fcda150ed9c29b92ef504a Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 23 Feb 2020 21:04:09 +0000 Subject: Page info: Fix typo. --- desktop/page-info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop') diff --git a/desktop/page-info.c b/desktop/page-info.c index fba0d6352..89c63b7e4 100644 --- a/desktop/page-info.c +++ b/desktop/page-info.c @@ -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", -- cgit v1.2.3