فهرست منبع

misc_radius: typos

Дилян Палаузов 2 سال پیش
والد
کامیت
91dd1ea66e
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/modules/misc_radius/doc/misc_radius_admin.xml
  2. 1 1
      src/modules/misc_radius/functions.c

+ 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.
  */