Browse Source

modules/path: fixes typo in outbound RFC number

Mikko Lehto 10 years ago
parent
commit
8ceba7e73b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      modules/path/doc/path_admin.xml

+ 1 - 1
modules/path/doc/path_admin.xml

@@ -150,7 +150,7 @@ modparam("path", "use_received", 1)
 		If the <quote>outbound</quote> module was loaded before this module, and outbound is
 		If the <quote>outbound</quote> module was loaded before this module, and outbound is
 		required for this request, the header will be in the form
 		required for this request, the header will be in the form
 		<quote>Path: &lt;sip:[email protected];lr;ob&gt;</quote>, where <quote>flowtoken</quote>
 		<quote>Path: &lt;sip:[email protected];lr;ob&gt;</quote>, where <quote>flowtoken</quote>
-		is the RFC 5636 flow-token that can be used to identify the source and local address and
+		is the RFC 5626 flow-token that can be used to identify the source and local address and
 		transport the request was received on, and where <quote>1.2.3.4</quote> is the address of
 		transport the request was received on, and where <quote>1.2.3.4</quote> is the address of
 		the outgoing interface.
 		the outgoing interface.
 		</para>
 		</para>