Quellcode durchsuchen

misc_radius: typos

Дилян Палаузов vor 2 Jahren
Ursprung
Commit
91dd1ea66e

+ 1 - 1
src/modules/misc_radius/doc/misc_radius_admin.xml

@@ -77,7 +77,7 @@
 		<section>
 		<title>&kamailio; Modules</title>
 			<para>
-			The module depends on the following modules (in the other words
+			The module depends on the following modules (in other words
 			the listed modules must be loaded before this module):
 			<itemizedlist>
 				<listitem>

+ 1 - 1
src/modules/misc_radius/functions.c

@@ -406,7 +406,7 @@ int radius_load_callee_avps(struct sip_msg *_m, char *_callee, char *_s2)
 
 /*
  * Check from Radius if a user belongs to a group. User-Name is given in
- * first string argment that may contain pseudo variables.  SIP-Group is
+ * first string argument that may contain pseudo variables.  SIP-Group is
  * given in second string variable that may not contain pseudo variables.
  * Service-Type is Group-Check.
  */