[PATCH 2 of 3] Fixed: typo in outliner theme definition

Wald Commits scm-commit at wald.intevation.org
Tue Jul 31 17:10:42 CEST 2018


# 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" />


More information about the Dive4Elements-commits mailing list