Kaynağa Gözat

modules_k/dialog: In docs, fix indention of example to
"detect_spirals".

Timo Reimann 14 yıl önce
ebeveyn
işleme
1df01c1027
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      modules_k/dialog/doc/dialog_admin.xml

+ 3 - 3
modules_k/dialog/doc/dialog_admin.xml

@@ -341,9 +341,9 @@ modparam("dialog", "dlg_match_mode", 1)
 		<example>
 			<title>Set <varname>detect_spirals</varname> parameter</title>
 			<programlisting format="linespecific">
-				...
-				modparam("dialog", "detect_spirals", 1)
-				...
+...
+modparam("dialog", "detect_spirals", 1)
+...
 			</programlisting>
 		</example>
 	</section>