Explorar o código

dispatcher: small spelling fix (bellow -> below)

Henning Westerholt %!s(int64=7) %!d(string=hai) anos
pai
achega
586b766ada
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/dispatcher/doc/dispatcher_admin.xml

+ 1 - 1
src/modules/dispatcher/doc/dispatcher_admin.xml

@@ -1123,7 +1123,7 @@ modparam("dispatcher", "ds_db_extra_attrs", "socket=socket;pref=prefix")
 				used to control congestion tolerance. When facing congestion the weight of
 				a gateway is lowered by 1 for every ms of estimated congestion, a 'rweight'
 				value of 50 is recommended. See the example "configuring load balancing with
-				congestion detection" bellow.
+				congestion detection" below.
 				</para>
 				<para>
 				The congestion estimation is done using an EWMA (see ds_latency_estimator_alpha).