Selaa lähdekoodia

app_python3s: fix doc section id [skip ci]

Victor Seva 10 kuukautta sitten
vanhempi
commit
ee85d49710
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      src/modules/app_python3s/doc/app_python3s_admin.xml

+ 1 - 2
src/modules/app_python3s/doc/app_python3s_admin.xml

@@ -156,7 +156,7 @@ def ksr_script_child_init():
 
 
     <section>
     <section>
 	<title>Functions</title>
 	<title>Functions</title>
- 	<section id="app_python3.f.app_python3s_exec">
+ 	<section id="app_python3s.f.app_python3s_exec">
 	    <title>
 	    <title>
 		<function moreinfo="none">app_python3s_exec(method [, param])</function>
 		<function moreinfo="none">app_python3s_exec(method [, param])</function>
 	    </title>
 	    </title>
@@ -281,4 +281,3 @@ cfgengine "python"
 	</section>
 	</section>
 
 
 </chapter>
 </chapter>
-