Skip to content

Commit cc8630d

Browse files
Merge pull request #79611 from sr1kar99/31297-fixing-typos
OCPBUGS#31297: Fixed typos
2 parents 43720ab + a6830b0 commit cc8630d

5 files changed

+6
-6
lines changed

modules/cnf-checking-numa-aware-scheduler-logs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ numaresourcesscheduler.nodetopology.openshift.io/numaresourcesscheduler created
7979

8080
. Check that the NUMA-aware scheduler was successfully deployed:
8181

82-
.. Run the following command to check that the CRD is created succesfully:
82+
.. Run the following command to check that the CRD is created successfully:
8383
+
8484
[source,terminal]
8585
----

modules/cnf-reporting-more-exact-reource-availability.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ numaresourcesscheduler.nodetopology.openshift.io/numaresourcesscheduler created
7676

7777
. Check that the NUMA-aware scheduler was successfully deployed:
7878

79-
.. Run the following command to check that the CRD is created succesfully:
79+
.. Run the following command to check that the CRD is created successfully:
8080
+
8181
[source,terminal]
8282
----

modules/cnf-troubleshooting-numa-aware-workloads.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $ oc get numaresourcesschedulers.nodetopology.openshift.io numaresourcesschedule
4545
topo-aware-scheduler
4646
----
4747

48-
. Verify that NUMA-aware scheduable nodes have the `noderesourcetopologies` CR applied to them. Run the following command:
48+
. Verify that NUMA-aware schedulable nodes have the `noderesourcetopologies` CR applied to them. Run the following command:
4949
+
5050
[source,terminal]
5151
----
@@ -65,7 +65,7 @@ compute-1.example.com 17h
6565
The number of nodes should equal the number of worker nodes that are configured by the machine config pool (`mcp`) worker definition.
6666
====
6767

68-
. Verify the NUMA zone granularity for all scheduable nodes by running the following command:
68+
. Verify the NUMA zone granularity for all schedulable nodes by running the following command:
6969
+
7070
[source,terminal]
7171
----

modules/nodes-vsphere-machine-set-concept-static-ip.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ spec:
3838
status: {}
3939
----
4040

41-
The machine controller updates the machine with a status of `IPAddressClaimed` to indicate that a static IP address has succesfully bound to the `IPAddressClaim` resource. The machine controller applies the same status to a machine with multiple `IPAddressClaim` resources that each contain a bound static IP address.The machine controller then creates a virtual machine and applies static IP addresses to any nodes listed in the `providerSpec` of a machine's configuration.
41+
The machine controller updates the machine with a status of `IPAddressClaimed` to indicate that a static IP address has successfully bound to the `IPAddressClaim` resource. The machine controller applies the same status to a machine with multiple `IPAddressClaim` resources that each contain a bound static IP address.The machine controller then creates a virtual machine and applies static IP addresses to any nodes listed in the `providerSpec` of a machine's configuration.

rest_api/console_apis/consolequickstart-console-openshift-io-v1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Required::
285285

286286
| `success`
287287
| `string`
288-
| success describes the succesfully passed task.
288+
| success describes the successfully passed task.
289289

290290
|===
291291

0 commit comments

Comments
 (0)