# HG changeset patch # User gernotbelger # Date 1533049778 -7200 # Node ID a8ef20ee60bd4c8e5126fe4996ecda333a8fb826 # Parent a3f318347707804b49c6ebfb0aec9f1e0538b60e Fixed: typo in outliner theme definition diff -r a3f318347707 -r a8ef20ee60bd artifacts/doc/conf/themes.xml --- a/artifacts/doc/conf/themes.xml Tue Jul 31 11:25:38 2018 +0200 +++ b/artifacts/doc/conf/themes.xml Tue Jul 31 17:09:38 2018 +0200 @@ -324,7 +324,7 @@ <mapping from="fix_sector_average_wq_2" to="FixingSectorAverageWQ2" /> <mapping from="fix_sector_average_wq_3" to="FixingSectorAverageWQ3" /> <mapping from="fix_analysis_events_wq" to="FixingAnalysisEventsWQ" /> - <mapping from="fix_outlier" to="FixingOutlier" /> + <mapping from="fix_outlier" to="FixingOutliers" /> <mapping from="fix_wq_curve" to="FixingWQCurve" /> <mapping from="fix_wq_ls" to="FixingCalculatedPoint" /> <mapping from="fix_reference_events_wq" to="FixingReferenceEvents" />