From 895f7339474bfe9d947afe8980234ba7a345bc9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Mon, 12 Dec 2022 20:27:43 +0200 Subject: [PATCH] drouting: typos a/an --- src/modules/drouting/doc/drouting_admin.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/modules/drouting/doc/drouting_admin.xml b/src/modules/drouting/doc/drouting_admin.xml index 323c183a988..15cdc829468 100644 --- a/src/modules/drouting/doc/drouting_admin.xml +++ b/src/modules/drouting/doc/drouting_admin.xml @@ -783,7 +783,7 @@ - If no rule is found to match the selection criteria an default action must + If no rule is found to match the selection criteria a default action must be taken (e.g., error response sent back). If the gateway in the chain has no prefix the request is forwarded without adding any prefix to the request URI. @@ -905,8 +905,8 @@ modparam("drouting", "drg_table", "groups") The name of the db table storing definitions of destination lists (to be used directly by the routing rules). - You will have a identifier to a group of gateways instead of having all the - members of the group as a individual elements. + You will have an identifier to a group of gateways instead of having all the + members of the group as individual elements. Very useful to reuse a list of gateways in different places.