summaryrefslogtreecommitdiff
path: root/desktop/page-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/page-info.c')
-rw-r--r--desktop/page-info.c2
1 files changed, 1 insertions, 1 deletions
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",