diff --git a/examples/dispatcher/10-ifcfg-rh-routes.sh b/examples/dispatcher/10-ifcfg-rh-routes.sh index 59e44db517..b1d0314d50 100755 --- a/examples/dispatcher/10-ifcfg-rh-routes.sh +++ b/examples/dispatcher/10-ifcfg-rh-routes.sh @@ -9,7 +9,7 @@ # dispatcher.d/pre-up.d/ # pre-up scripts delay activation of the device. To reduce the delay, -# it is adviced to install the script as symlink to no-wait.d directory. +# it is advised to install the script as symlink to no-wait.d directory. if [ "$2" != "pre-up" -a "$2" != "down" ]; then exit 0 diff --git a/man/NetworkManager.conf.xml.in b/man/NetworkManager.conf.xml.in index accbaf9054..7491a7cdbf 100644 --- a/man/NetworkManager.conf.xml.in +++ b/man/NetworkManager.conf.xml.in @@ -139,7 +139,7 @@ plugins-=remove-me via the ReloadConnections D-Bus call. If this key is set to 'true', then NetworkManager will reload connection files any time they changed. - Automatic reloading is not adviced because there are race conditions + Automatic reloading is not advised because there are race conditions involved and it depends on the way how the editor updates the file. In some situations, NetworkManager might first delete and add the connection anew, instead of updating the existing one. Also, NetworkManager