ソースを参照

registrar: fixed typo in example of xavp_rcd parameter

Daniel-Constantin Mierla 12 年 前
コミット
c228851e06
1 ファイル変更1 行追加1 行削除
  1. 1 1
      modules/registrar/doc/registrar_admin.xml

+ 1 - 1
modules/registrar/doc/registrar_admin.xml

@@ -689,7 +689,7 @@ modparam("registrar", "xavp_cfg", "reg")
 		<title>Set <varname>xavp_rcd</varname> parameter</title>
 		<programlisting format="linespecific">
 ...
-modparam("registrar", "xavp_cfg", "ulrcd")
+modparam("registrar", "xavp_rcd", "ulrcd")
 ...
 		</programlisting>
 		</example>