Skip to content

Commit bae7526

Browse files
authored
Hugo docs: Fix a few minor spelling issues (missing spaces, words, etc) (#6271)
Fix a few minor spelling issues (missing spaces, words, etc) here and there.
2 parents a29557e + 86e7da9 commit bae7526

File tree

7 files changed

+13
-14
lines changed

7 files changed

+13
-14
lines changed

doc/content/design/patches-in-vdis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Changes beneath the XenAPI
7171
Summary of the impact on the admin
7272
==================================
7373

74-
- There will nolonger be a size limit on hotfixes imposed by the mechanism
74+
- There will no longer be a size limit on hotfixes imposed by the mechanism
7575
itself.
7676
- There must be enough free space in an SR connected to the host to be able
7777
to apply a patch on that host.

doc/content/design/schedule-snapshot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Introduction
2828
* Multiple VMs can be a part of VMSS but a VM cannot be a part of multiple VMSS.
2929
* A VMSS takes VMs snapshot with type [`snapshot`, `checkpoint`, `snapshot_with_quiesce`].
3030
* VMSS takes snapshot of VMs on configured intervals:
31-
* `hourly` -> On everyday, Each hour, Mins [0;15;30;45]
32-
* `daily` -> On everyday, Hour [0 to 23], Mins [0;15;30;45]
31+
* `hourly` -> On every day, Each hour, Mins [0;15;30;45]
32+
* `daily` -> On every day, Hour [0 to 23], Mins [0;15;30;45]
3333
* `weekly` -> Days [`Monday`,`Tuesday`,`Wednesday`,`Thursday`,`Friday`,`Saturday`,`Sunday`], Hour[0 to 23], Mins [0;15;30;45]
3434
* VMSS will have a limit on retaining number of VM snapshots in range [1 to 10].
3535

doc/content/design/user-certificates.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and not impersonating the actual host.
1616
Historically there has not been a supported mechanism to do this, and as a
1717
result users have had to rely on guides written by third parties that show how
1818
to manually replace the xapi-ssl.pem file on a host. This process is
19-
error-prone, and if a mistake is made, can result in an unuseable system.
19+
error-prone, and if a mistake is made, can result in an unusable system.
2020
This design provides a fully supported mechanism to allow replacing the
2121
certificates.
2222

@@ -200,7 +200,7 @@ should be removed to avoid a build-up of messages.
200200

201201
Additionally, the task may also produce messages for expired server
202202
certificates which must use the name `HOST_SERVER_CERTIFICATE_EXPIRED`.
203-
These kind of message must contain the message "The TLS server certificate has
203+
This kind of message must contain the message "The TLS server certificate has
204204
expired." as well as the expiry date, like the expiring messages.
205205
They also may replace the existing expiring messages in a host.
206206

@@ -246,7 +246,7 @@ and it will accept the parameter `host-uuid=<uuid>`.
246246
## Recovery mechanism
247247

248248
In the case a certificate is let to expire TLS clients connecting to the host
249-
will refuse establish the connection.
249+
will refuse to establish the connection.
250250
This means that the host is going to be unable to be managed using the xapi
251251
API (Xencenter, or a CVAD control plane)
252252

doc/content/xen-api/basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ recognized). No specific language bindings are prescribed, although examples
1515
are given in the Python programming language.
1616

1717
Although we adopt some terminology from object-oriented programming,
18-
future client language bindings may or may not be object oriented.
18+
future client language bindings may or may not be object-oriented.
1919
The API reference uses the terminology _classes_ and _objects_.
2020
For our purposes a _class_ is simply a hierarchical namespace;
2121
an _object_ is an instance of a class with its fields set to

doc/content/xen-api/evolution.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,10 @@ The numbered state changes in the diagram have the following meaning:
6060
4. Deprecate: declare that the use of this XenAPI element should be avoided from
6161
now on. Reasons for doing this include: the element is redundant (it
6262
duplicates functionality elsewhere), it is inconsistent with other parts of
63-
the XenAPI, it is insecure or inefficient (for examples of deprecation
64-
policies of other projects, see
65-
[symbian](http://developer.symbian.org/wiki/index.php/Public_API_Change_Control_Process)
66-
[eclipse](http://wiki.eclipse.org/Eclipse/API_Central/Deprecation_Policy)
67-
[oval](http://oval.mitre.org/language/about/deprecation.html).
63+
the XenAPI, it is insecure or inefficient.
64+
For examples of deprecation policies of other projects, see the policies of the
65+
[eclipse](https://github.com/eclipse-platform/eclipse.platform/blob/master/docs/Eclipse_API_Central_Deprecation_Policy.md)
66+
and [oval](http://oval.mitre.org/language/about/deprecation.html) projects.
6867
5. Remove: the element is taken out of the public API and can no longer be used.
6968

7069
Each lifecycle transition must be accompanied by an explanation describing the

doc/content/xen-api/wire-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ the Xen administrator, while `version` and `originator` are optional. The
540540
`session ref` returned by `session.login_with_password` is passed
541541
to subsequent RPC calls as an authentication token. Note that a session
542542
reference obtained by a login request to the XML-RPC backend can be used in
543-
subsequent requests to the JSON-RPC backend, and vice-versa.
543+
subsequent requests to the JSON-RPC backend, and vice versa.
544544
545545
A session can be terminated with the `session.logout` function:
546546

doc/content/xenopsd/design/Tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ types of cancel callback:
175175
2. cancellable subprocesses
176176

177177
Xenstore watches are used for device hotplug and unplug. Xenopsd has to wait for
178-
the backend or for a udev script to do something. If that blocks then we need
178+
the backend or for a udev script to do something. If that blocks, we need
179179
a way to cancel the watch. The easiest way to cancel a watch is to watch an
180180
additional path (a "cancel path") and delete it, see
181181
[cancellable_watch](https://github.com/xapi-project/xenopsd/blob/f876f9029cf53f14a52bf42a4a3a03265e048926/xc/cancel_utils.ml#L117).

0 commit comments

Comments
 (0)