network-interfaces service: fix typo in bonding options

This commit is contained in:
Franz Pletz 2017-02-18 15:51:07 +01:00
parent 5e0b978eff
commit 313ccd5be3
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ in
ms = trans (v: v + "ms");
in {
Mode = simp "mode";
TransmitHashPolixy = simp "xmit_hash_policy";
TransmitHashPolicy = simp "xmit_hash_policy";
LACPTransmitRate = simp "lacp_rate";
MIIMonitorSec = ms "miimon";
UpDelaySec = ms "updelay";