kernel/tools/hv/hv_set_ifconfig.sh
.. .. @@ -12,7 +12,7 @@ 12 12 # be used to configure the interface. 13 13 # 14 14 # Each Distro is expected to implement this script in a distro specific 15 -# fashion. For instance on Distros that ship with Network Manager enabled,15 +# fashion. For instance, on Distros that ship with Network Manager enabled,16 16 # this script can be based on the Network Manager APIs for configuring the 17 17 # interface. 18 18 #