Explorar o código

xprint: spelling fix withing -> within

Henning Westerholt %!s(int64=2) %!d(string=hai) anos
pai
achega
fe0a095d4a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/xprint/xp_lib.c

+ 1 - 1
src/modules/xprint/xp_lib.c

@@ -988,7 +988,7 @@ static int xl_get_special(struct sip_msg *msg, str *res, str *hp, int hi, int hf
 	return 0;
 }
 
-/* copy the string withing this range */
+/* copy the string within this range */
 static int	range_from = -1;
 static int	range_to = -1;