fix documentation typo
authorLoic Dachary <loic@dachary.org>
Tue, 29 Apr 2014 14:49:09 +0000 (16:49 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 29 Apr 2014 21:42:55 +0000 (23:42 +0200)
Signed-off-by: Loic Dachary <loic@dachary.org>
doc/tinc.conf.5.in

index 7196392..00e4674 100644 (file)
@@ -416,7 +416,7 @@ and
 are available.
 .El
 .It Va ReplayWindow Li = Ar bytes Pq 16
-vhis is the size of the replay tracking window for each remote node, in bytes.
+This is the size of the replay tracking window for each remote node, in bytes.
 The window is a bitfield which tracks 1 packet per bit, so for example
 the default setting of 16 will track up to 128 packets in the window.  In high
 bandwidth scenarios, setting this to a higher value can reduce packet loss from