[pve-devel] [PATCH docs 01/10] consistently use 'web interface' (two words)

Matthias Heiserer m.heiserer at proxmox.com
Wed Nov 9 12:58:19 CET 2022


Signed-off-by: Matthias Heiserer <m.heiserer at proxmox.com>
---
 certificate-management.adoc         | 2 +-
 hyper-converged-infrastructure.adoc | 2 +-
 pve-storage-pbs.adoc                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/certificate-management.adoc b/certificate-management.adoc
index 4fd2a8a..edf0468 100644
--- a/certificate-management.adoc
+++ b/certificate-management.adoc
@@ -33,7 +33,7 @@ the cluster CA and therefore not automatically trusted by browsers and
 operating systems.
 2. use an externally provided certificate (e.g. signed by a commercial CA).
 3. use ACME (Let's Encrypt) to get a trusted certificate with automatic
-renewal, this is also integrated in the {pve} API and Webinterface.
+renewal, this is also integrated in the {pve} API and web interface.
 
 For options 2 and 3 the file `/etc/pve/local/pveproxy-ssl.pem` (and
 `/etc/pve/local/pveproxy-ssl.key`, which needs to be without password) is used.
diff --git a/hyper-converged-infrastructure.adoc b/hyper-converged-infrastructure.adoc
index 1c1cc74..3b15093 100644
--- a/hyper-converged-infrastructure.adoc
+++ b/hyper-converged-infrastructure.adoc
@@ -46,7 +46,7 @@ Hyper-Converged Infrastructure: Storage
 
 {pve} has tightly integrated support for deploying a hyper-converged storage
 infrastructure. You can, for example, deploy and manage the following two
-storage technologies by using the Webinterface only:
+storage technologies by using the web interface only:
 
 - *ceph*: a both, self-healing and self-managing shared, reliable and highly
   scalable storage system. Checkout
diff --git a/pve-storage-pbs.adoc b/pve-storage-pbs.adoc
index 4b94ffd..1006a64 100644
--- a/pve-storage-pbs.adoc
+++ b/pve-storage-pbs.adoc
@@ -11,7 +11,7 @@ Storage pool type: `pbs`
 This backend allows direct integration of a Proxmox Backup Server into {pve}
 like any other storage.
 A Proxmox Backup storage can be added directly through the {pve} API, CLI or
-the webinterface.
+the web interface.
 
 Configuration
 ~~~~~~~~~~~~~
-- 
2.30.2






More information about the pve-devel mailing list