2
0
Эх сурвалжийг харах

tsilo: fixed ts_append example in the doc

Federico Cabiddu 6 жил өмнө
parent
commit
18ef9da4c0

+ 1 - 1
src/modules/tsilo/doc/tsilo_admin.xml

@@ -178,7 +178,7 @@ if (is_method("INVITE")) {
 		<programlisting format="linespecific">
 ...
 if (is_method("REGISTER")) {
-	ts_append("location", "$tU");
+	ts_append("location", "$tu");
 }
 ...
 </programlisting>