[pdm-devel] [PATCH proxmox-datacenter-manager] docs: fix some typos detected by the typos CLI
Maximiliano Sandoval
m.sandoval at proxmox.com
Wed Dec 3 12:04:30 CET 2025
Detected by running `typos` on the docs subdir. `codespell` was also
used but did not find further issues.
Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
---
docs/faq.rst | 2 +-
docs/package-repositories.rst | 2 +-
docs/proxmox-datacenter-manager-client/description.rst | 2 +-
docs/system-requirements.rst | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/faq.rst b/docs/faq.rst
index 668a296..6d30c64 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -53,7 +53,7 @@ with:
Major version upgrades, for example going from Proxmox Datacenter Manager 1.3 to 2.1, are also
supported.
- They must be carefully planned and tested and should **never** be started without having sucessfully
+ They must be carefully planned and tested and should **never** be started without having successfully
tested backups.
Although the specific upgrade steps depend on your respective setup, we provide general instructions
diff --git a/docs/package-repositories.rst b/docs/package-repositories.rst
index ae26286..a0c398d 100644
--- a/docs/package-repositories.rst
+++ b/docs/package-repositories.rst
@@ -71,7 +71,7 @@ In addition, you need a package repository from Proxmox to get Proxmox Datacente
`Proxmox Datacenter Manager`_ Enterprise Repository
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-This is the stable, recommended repository. It is available for all users fullfilling the Proxmox
+This is the stable, recommended repository. It is available for all users fulfilling the Proxmox
Datacenter Manager :ref:`subscription requirements <faq-enterprise-repository>`.
It contains the most stable packages, and is suitable for production use. The ``pdm-enterprise``
repository is enabled by default:
diff --git a/docs/proxmox-datacenter-manager-client/description.rst b/docs/proxmox-datacenter-manager-client/description.rst
index 92e8d51..2528de4 100644
--- a/docs/proxmox-datacenter-manager-client/description.rst
+++ b/docs/proxmox-datacenter-manager-client/description.rst
@@ -1,3 +1,3 @@
This tool implements a datacenter manager client, i.e. it can connect to any datacenter manager with
the same major version and issue management commands, query status and control remotes and their
-resourecs.
+resources.
diff --git a/docs/system-requirements.rst b/docs/system-requirements.rst
index 139f45a..9f635ce 100644
--- a/docs/system-requirements.rst
+++ b/docs/system-requirements.rst
@@ -3,7 +3,7 @@ System Requirements
We recommend using high quality server hardware when running Proxmox Datacenter Manager in
production. While no managed remote or resource depends on Proxmox Datacenter Manager to run, you
-might find that Proxmox Datacenter Manager will become a convenient and ciritical tool in your
+might find that Proxmox Datacenter Manager will become a convenient and critical tool in your
operations fast enough.
.. _minimum_system_requirements:
--
2.47.3
More information about the pdm-devel
mailing list