From a9ecad943f54fddebf92ce8dd43ff39268c36a07 Mon Sep 17 00:00:00 2001 From: Paul Franklin Date: Thu, 5 Feb 2015 16:42:15 -0800 Subject: [PATCH] typo (another, and another github-push test) --- gramps/plugins/webreport/narrativeweb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/plugins/webreport/narrativeweb.py b/gramps/plugins/webreport/narrativeweb.py index d50a214b0..414a3bd80 100644 --- a/gramps/plugins/webreport/narrativeweb.py +++ b/gramps/plugins/webreport/narrativeweb.py @@ -37,7 +37,7 @@ Narrative Web Page generator. Classes: NavWebReport - main class that produces the report. Entry point to produce the report is write_report - NavWebptions - class that defines the options and provides the handling + NavWebOptions - class that defines the options and provides the handling interface BasePage - super class for producing a web page. This class is instantiated