This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new 623a86c  Fix spelling gatway to gateway (#323)
623a86c is described below

commit 623a86c81c475bafd926a36b4aa33c5e3df0b402
Author: Pierre Le Fevre <[email protected]>
AuthorDate: Mon Jun 12 14:12:37 2023 +0200

    Fix spelling gatway to gateway (#323)
---
 source/installguide/hypervisor/kvm.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/installguide/hypervisor/kvm.rst 
b/source/installguide/hypervisor/kvm.rst
index eb8c2e6..9019d49 100644
--- a/source/installguide/hypervisor/kvm.rst
+++ b/source/installguide/hypervisor/kvm.rst
@@ -676,7 +676,7 @@ Now we configure cloudbr0 and include the Management IP of 
the hypervisor.
    IPADDR=192.168.42.11
    NETMASK=255.255.255.0
 
-Add the gatway in ``/etc/sysconfig/network/routes``
+Add the gateway in ``/etc/sysconfig/network/routes``
 
 .. parsed-literal::
 
@@ -936,7 +936,7 @@ Now we configure cloudbr0 and include the Management IP of 
the hypervisor.
    IPADDR=192.168.42.11
    NETMASK=255.255.255.0
 
-Add the gatway in ``/etc/sysconfig/network/routes``
+Add the gateway in ``/etc/sysconfig/network/routes``
 
 .. parsed-literal::
 
@@ -1245,7 +1245,7 @@ We now have to configure the three VLAN bridges:
    NETMASK=255.255.255.0
 
 
-Add the gatway in ``/etc/sysconfig/network/routes``
+Add the gateway in ``/etc/sysconfig/network/routes``
 
 .. parsed-literal::
 

Reply via email to