summaryrefslogtreecommitdiffstats
path: root/docs/examples/macvlan-static
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/macvlan-static')
-rw-r--r--docs/examples/macvlan-static2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/macvlan-static b/docs/examples/macvlan-static
index 9fa1e59..4fa1493 100644
--- a/docs/examples/macvlan-static
+++ b/docs/examples/macvlan-static
@@ -3,7 +3,7 @@ Interface=mac0
Connection=macvlan
# The variable name is plural, but needs precisely one interface
BindsToInterfaces=eth0
-# MACVAN Mode
+# MACVLAN Mode
Mode="bridge"
# Optional static MAC Address for MACVLAN interface
MACAddress=""