Przeglądaj źródła

xmlrpc: Fix typos in module documentation

Florian Floimair 7 lat temu
rodzic
commit
5db9ad76d1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/modules/xmlrpc/doc/xmlrpc.xml

+ 1 - 1
src/modules/xmlrpc/doc/xmlrpc.xml

@@ -684,7 +684,7 @@ Content-Length: 276
 		(avoid trying to open tcp connection to xmlrpc clients that closed it).
 		(avoid trying to open tcp connection to xmlrpc clients that closed it).
 		Alternatively ending the XMLRPC route with return -1, exit -1 or
 		Alternatively ending the XMLRPC route with return -1, exit -1 or
 		drop -1 can also be used, but note that this will not work for
 		drop -1 can also be used, but note that this will not work for
-		async rpcs (it will close the connection immeidately and not on the
+		async rpcs (it will close the connection immediately and not on the
 		async response).
 		async response).
 		<example>
 		<example>
 		<programlisting>
 		<programlisting>