pve-network: fix typo

there management interface -> their management interface

Signed-off-by: Daniel A. Maierhofer <git@damadmai.at>
This commit is contained in:
Daniel A. Maierhofer 2019-01-04 13:46:23 +01:00 committed by Thomas Lamprecht
parent a75eeddebe
commit 552e175dc5

View File

@ -139,7 +139,7 @@ Most hosting providers do not support the above setup. For security
reasons, they disable networking as soon as they detect multiple MAC reasons, they disable networking as soon as they detect multiple MAC
addresses on a single interface. addresses on a single interface.
TIP: Some providers allows you to register additional MACs on there TIP: Some providers allows you to register additional MACs on their
management interface. This avoids the problem, but is clumsy to management interface. This avoids the problem, but is clumsy to
configure because you need to register a MAC for each of your VMs. configure because you need to register a MAC for each of your VMs.