[PATCH] Fix typo

Wald Commits scm-commit at wald.intevation.org
Wed Oct 23 14:53:50 CEST 2013


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1382532827 -7200
# Node ID 76015ac8c5f1d2befea15e7cf29e7aaceb5e33fc
# Parent  2ee825c87f577f1542374753ac728e064a190541
Fix typo.

diff -r 2ee825c87f57 -r 76015ac8c5f1 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml	Wed Oct 23 12:43:26 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Wed Oct 23 14:53:47 2013 +0200
@@ -341,7 +341,7 @@
                       <dc:call-macro name="waterlevels"/>
                     </dc:when>
                     <dc:when test="$out = 'fix_longitudinal_section_curve'">
-                      <dc:call-macro name="longitudinal-section-prototype"/>
+                      <dc:call-macro name="longitudinal-section-user-prototype"/>
                     </dc:when>
                     <dc:when test="$out = 'fix_derivate_curve'">
                       <dc:call-macro name="fix-derivate-curve"/>


More information about the Dive4elements-commits mailing list