Discussion:
[pve-devel] [PATCH common] INotify: fix wording in networkdoc
Tim Marx
2018-12-04 09:56:19 UTC
Permalink
Signed-off-by: Tim Marx <***@proxmox.com>
---
src/PVE/INotify.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/PVE/INotify.pm b/src/PVE/INotify.pm
index 7a6cfcb..c52d992 100644
--- a/src/PVE/INotify.pm
+++ b/src/PVE/INotify.pm
@@ -1492,10 +1492,10 @@ sub __write_etc_network_interfaces {
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
-# If you want to manage part of the network configuration manually,
+# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
-# PVE will preserve these directives, but will NOT its network
+# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
--
2.11.0
Loading...