]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Fix typo in docs
authorDavid Petera <david.petera@nic.cz>
Thu, 16 Jan 2025 10:15:26 +0000 (11:15 +0100)
committerDavid Petera <david.petera@nic.cz>
Thu, 16 Jan 2025 10:15:26 +0000 (11:15 +0100)
doc/bird.sgml

index bafe04457ec03da7271c06ab083e7a7b121e1fe7..810f7ff7374b056fc9ef0c7f8c825f159ab74586 100644 (file)
@@ -3325,7 +3325,7 @@ using the following configuration parameters:
 
        <tag><label id="bgp-error-wait-time">error wait time <m/number/,<m/number/</tag>
        Minimum and maximum delay in seconds between a protocol failure (either
-       local or reported by the peer) and automatic restart. Doesn not apply
+       local or reported by the peer) and automatic restart. Does not apply
        when <cf/disable after error/ is configured. If consecutive errors
        happen, the delay is increased exponentially until it reaches the
        maximum. Default: 60, 300.