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

rohit 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 2d45ef7  docs: fix spelling (#512)
2d45ef7 is described below

commit 2d45ef7f9064be7a2c77f34981e38ecfebeecd99
Author: John Bampton <[email protected]>
AuthorDate: Tue Jun 3 18:15:51 2025 +1000

    docs: fix spelling (#512)
---
 source/adminguide/accounts.rst                                    | 4 ++--
 source/adminguide/events/webhooks.rst                             | 4 ++--
 source/adminguide/hosts.rst                                       | 2 +-
 source/adminguide/nas_plugin.rst                                  | 2 +-
 source/adminguide/networking/dynamic_static_routing.rst           | 2 +-
 source/adminguide/networking/ip_reservation_in_guest_networks.rst | 2 +-
 source/adminguide/service_offerings.rst                           | 4 ++--
 source/adminguide/templates.rst                                   | 4 ++--
 source/adminguide/templates/_import_ami.rst                       | 4 ++--
 source/adminguide/ui.rst                                          | 2 +-
 source/adminguide/vm_volume_allocators.rst                        | 4 ++--
 source/developersguide/get_help.rst                               | 2 +-
 source/installguide/hypervisor/vsphere.rst                        | 4 ++--
 13 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/source/adminguide/accounts.rst b/source/adminguide/accounts.rst
index f4d368e..dff07ef 100644
--- a/source/adminguide/accounts.rst
+++ b/source/adminguide/accounts.rst
@@ -904,8 +904,8 @@ password for a user:
 Using API Key and Secret Key based Authentication
 -------------------------------------------------
 Users can generate API key and Secret key to directly access CloudStack APIs.
-This authenctication method is used for programatically calling CloudStack 
APIs and thus helps in automation.
-The API key uniquely identifies the Account, while the Secret key is used to 
generate a secure singnature.
+This authentication method is used for programmatically calling CloudStack 
APIs and thus helps in automation.
+The API key uniquely identifies the Account, while the Secret key is used to 
generate a secure signature.
 When making an API call, the API key and signature are included along with the 
command and other parameters,
 and sent to the CloudStack API endpoint. For detailed information, refer to 
the CloudStack's Programmer Guide.
 
diff --git a/source/adminguide/events/webhooks.rst 
b/source/adminguide/events/webhooks.rst
index e9705ea..023b58d 100644
--- a/source/adminguide/events/webhooks.rst
+++ b/source/adminguide/events/webhooks.rst
@@ -21,7 +21,7 @@ This allows users to consume event notifications without any 
external services
 such as an event streaming platforms.
 
 Webhooks can be managed using both API and UI. CloudStack provides following
-APIs for webhhoks:
+APIs for webhooks:
 
    .. cssclass:: table-striped table-bordered table-hover
 
@@ -37,7 +37,7 @@ APIs for webhhoks:
    executeWebhookDelivery Executes a Webhook delivery
    ====================== ===========================
 
-In the UI, webhooks can be managed under *Tools > Webhhooks* menu.
+In the UI, webhooks can be managed under *Tools > Webhooks* menu.
 
    |webhooks.png|
 
diff --git a/source/adminguide/hosts.rst b/source/adminguide/hosts.rst
index 9afdb50..56641f9 100644
--- a/source/adminguide/hosts.rst
+++ b/source/adminguide/hosts.rst
@@ -924,7 +924,7 @@ There are four stages in the KVM rolling maintenance 
process:
 
 #. Pre-Flight stage: Pre-flight script (``PreFlight`` or ``PreFlight.sh`` or 
``PreFlight.py``) runs on hosts before commencing the rolling maintenance. If 
pre-flight check scripts return an error from any host, then rolling 
maintenance will be cancelled with no actions taken, and an error returned. If 
there are no pre-flight scripts defined, then no checks will be done from the 
hosts.
 
-#. Pre-Maintenace stage: Pre-maintenance script ((``PreMaintenance`` or 
``PreMaintenance.sh`` or ``PreMaintenance.py``)) runs before a specific host is 
put into maintenance. If no pre-maintenance script is defined, then no 
pre-maintenance actions will be taken, and the management server will move 
straight to putting the host in maintenance followed by requesting that the 
agent runs the maintenance script.
+#. Pre-Maintenance stage: Pre-maintenance script ((``PreMaintenance`` or 
``PreMaintenance.sh`` or ``PreMaintenance.py``)) runs before a specific host is 
put into maintenance. If no pre-maintenance script is defined, then no 
pre-maintenance actions will be taken, and the management server will move 
straight to putting the host in maintenance followed by requesting that the 
agent runs the maintenance script.
 
 #. Maintenance stage: Maintenance script ((``Maintenance`` or 
``Maintenance.sh`` or ``Maintenance.py``)) runs after a host has been put into 
maintenance. If no maintenance script is defined, or if the pre-flight or 
pre-maintenance scripts determine that no maintenance is required, then the 
host will not be put into maintenance, and the completion of the 
pre-maintenance scripts will signal the end of all maintenance tasks and the 
KVM agent will hand the host back to the management server. [...]
 
diff --git a/source/adminguide/nas_plugin.rst b/source/adminguide/nas_plugin.rst
index bbf3038..21db991 100644
--- a/source/adminguide/nas_plugin.rst
+++ b/source/adminguide/nas_plugin.rst
@@ -76,7 +76,7 @@ Field               Value
 Name                A suitable name to represent the Backup Repository
 Address             URL, in case of NFS <server IP>:/path
 Type                NFS ( only NFS type in 4.20)
-label.mountopts     Any mount point options to be passed while mouting this 
storage on the hypervisor. 
+label.mountopts     Any mount point options to be passed while mounting this 
storage on the hypervisor.
 Zone                The zone in CloudStack with which this Backup Repository 
must be associated.
 =================== ========================
 
diff --git a/source/adminguide/networking/dynamic_static_routing.rst 
b/source/adminguide/networking/dynamic_static_routing.rst
index f86497e..c59377f 100644
--- a/source/adminguide/networking/dynamic_static_routing.rst
+++ b/source/adminguide/networking/dynamic_static_routing.rst
@@ -253,7 +253,7 @@ For more information, see `“CloudStack Kubernetes Service” 
<../plugins/cloud
 
 
 .. |manage-ipv4-subnets-for-zone.png| image:: 
/_static/images/manage-ipv4-subnets-for-zone.png
-   :alt: Manage IPv4 subnets for zoone
+   :alt: Manage IPv4 subnets for zone
 
 .. |manage-ipv4-subnets-for-networks.png| image:: 
/_static/images/manage-ipv4-subnets-for-networks.png
    :alt: Manage IPv4 subnets for guest networks
diff --git a/source/adminguide/networking/ip_reservation_in_guest_networks.rst 
b/source/adminguide/networking/ip_reservation_in_guest_networks.rst
index f32e0c1..87bb134 100644
--- a/source/adminguide/networking/ip_reservation_in_guest_networks.rst
+++ b/source/adminguide/networking/ip_reservation_in_guest_networks.rst
@@ -90,7 +90,7 @@ Limitations
 -  Upgrading network offering which causes a change in CIDR (such as
    upgrading an offering with no external devices to one with external
    devices) IP Reservation becomes void if any. Reconfigure IP
-   Reservation in the new re-implemeted network.
+   Reservation in the new re-implemented network.
 
 
 Best Practices
diff --git a/source/adminguide/service_offerings.rst 
b/source/adminguide/service_offerings.rst
index 550daf2..77bde3c 100644
--- a/source/adminguide/service_offerings.rst
+++ b/source/adminguide/service_offerings.rst
@@ -654,11 +654,11 @@ To create a system service offering:
 Network Throttling
 ------------------
 
-Network throttling is the process of controlling the network bandwith. 
CloudStack controls this
+Network throttling is the process of controlling the network bandwidth. 
CloudStack controls this
 behaviour of the guest networks in the cloud by using the network rate
 parameter. This parameter is defined as the default data transfer rate
 in Mbps (Megabits Per Second) allowed in a guest network. It defines the
-upper limits for network bandwith.
+upper limits for network bandwidth.
 
 You can throttle the network bandwidth either to control the usage above
 a certain limit for some accounts, or to control network congestion in a
diff --git a/source/adminguide/templates.rst b/source/adminguide/templates.rst
index 5d5853d..d638783 100644
--- a/source/adminguide/templates.rst
+++ b/source/adminguide/templates.rst
@@ -597,9 +597,9 @@ Attaching an ISO to a Instance
 .. |template-permissions-update-2.png| image:: 
/_static/images/template-permissions-update-2.png
    :alt: Sharing template with 2 specific projects
 .. |template-permissions-update-3.png| image:: 
/_static/images/template-permissions-update-3.png
-   :alt: Revoking permissins from Account "user8"
+   :alt: Revoking permissions from Account "user8"
 .. |template-permissions-update-4.png| image:: 
/_static/images/template-permissions-update-4.png
-   :alt: Revoking permsissons from both projects previously added
+   :alt: Revoking permissions from both projects previously added
 .. |template-permissions-update-5.png| image:: 
/_static/images/template-permissions-update-5.png
    :alt: Resetting (removing all) permissions
 .. |iso.png| image:: /_static/images/iso-icon.png
diff --git a/source/adminguide/templates/_import_ami.rst 
b/source/adminguide/templates/_import_ami.rst
index 5f307d8..055d9fe 100644
--- a/source/adminguide/templates/_import_ami.rst
+++ b/source/adminguide/templates/_import_ami.rst
@@ -102,14 +102,14 @@ To import an AMI:
       none       /sys      sysfs   defaults        0 0
 
 #. Enable login via the console. The default console device in a
-   XenServer system is xvc0. Ensure that etc/inittab and etc/securetty
+   XenServer system is xvc0. Ensure that etc/inittab and etc/security
    have the following lines respectively:
 
    .. code:: bash
 
       # grep xvc0 etc/inittab 
       co:2345:respawn:/sbin/agetty xvc0 9600 vt100-nav
-      # grep xvc0 etc/securetty 
+      # grep xvc0 etc/security
       xvc0
 
 #. Ensure the ramdisk supports PV disk and PV network. Customize this
diff --git a/source/adminguide/ui.rst b/source/adminguide/ui.rst
index 33733f0..10902b8 100644
--- a/source/adminguide/ui.rst
+++ b/source/adminguide/ui.rst
@@ -498,7 +498,7 @@ Example for adding custom plugins:
    Not all ant icons are supported at the moment. You will find a list of 
supported icons 
    within the github repository in ui/src/core/lazy_lib/icons_use.js. To use 
an icon you 
    need to transform the listed name. For example "PieChartOutlined" needs to 
be transformed 
-   to "pie-chart-outlined", "ReadOutlined" needs to be tranformed to 
"read-outlined".
+   to "pie-chart-outlined", "ReadOutlined" needs to be transformed to 
"read-outlined".
 
 For displaying a custom HTML in the plugin, HTML file can be stored in the 
CloudStack management server's web application directory on the server, i.e., 
*/usr/share/cloudstack-management/webapp* and `path` can be set to the name of 
the file. For displaying a service or a web page, URL can be set as the `path` 
of the plugin.
 
diff --git a/source/adminguide/vm_volume_allocators.rst 
b/source/adminguide/vm_volume_allocators.rst
index 91ea10e..3844279 100644
--- a/source/adminguide/vm_volume_allocators.rst
+++ b/source/adminguide/vm_volume_allocators.rst
@@ -51,11 +51,11 @@ Use global configuration parameter:
 **vm.allocation.algorithm** to specify the algorithm that the Allocator must 
use. By default it is configured to use "random" algorithm.
 
 
-Volme Allocator
+Volume Allocator
 --------------
 
 Volume allocator returns suitable storage pools available in the cluster where 
volumes of the given instance can be created. 
-To decide the storage pools, it considers factors such as disk offering, 
storage capactiy, availability scope etc.
+To decide the storage pools, it considers factors such as disk offering, 
storage capacity, availability scope etc.
 
 Volume allocator supports following algorithms to select a host in the cluster:
 
diff --git a/source/developersguide/get_help.rst 
b/source/developersguide/get_help.rst
index 9f4670f..9d9a2c2 100644
--- a/source/developersguide/get_help.rst
+++ b/source/developersguide/get_help.rst
@@ -38,7 +38,7 @@ The following guides are available:
 -  CloudStack Concepts and Terminology
 -  Quick Installation Guide
 -  Installation Guide
--  Upgradong CloudStack
+-  Upgrading CloudStack
 -  Usage Guide
 -  Developers Guide
 -  Plugins Guide
diff --git a/source/installguide/hypervisor/vsphere.rst 
b/source/installguide/hypervisor/vsphere.rst
index 64aaae1..d624c91 100644
--- a/source/installguide/hypervisor/vsphere.rst
+++ b/source/installguide/hypervisor/vsphere.rst
@@ -270,7 +270,7 @@ Configure Virtual Switch
 ^^^^^^^^^^^^^^^^^^^^^^^^
 
 During the initial installation of an ESXi host a default virtual switch
-vSwitch0 is created. You may need to create additional vSwiches depending
+vSwitch0 is created. You may need to create additional vSwitches depending
 on your required architecture. CloudStack requires all ESXi hosts in the cloud
 to use consistently named virtual switches. If
 you change the default virtual switch name, you will need to configure
@@ -878,7 +878,7 @@ The three fields to fill in are:
 
    **nexusdvs**: Represents Cisco Nexus 1000v distributed virtual switch.
 
-   If nothing specified (left empty), zone-level default virtual switchwould 
+   If nothing specified (left empty), zone-level default virtual switch would
    be defaulted, based on the value of global parameter you specify.
 
    Following are the global configuration parameters:

Reply via email to