From ba252294828609a206f42f06c0246ad52de5b75c Mon Sep 17 00:00:00 2001 From: Alexei Znamensky <103110+russoz@users.noreply.github.com> Date: Sun, 16 Feb 2025 18:10:03 +1300 Subject: [PATCH] profitbricks: fix typo in deprecation text (#9755) --- plugins/modules/profitbricks.py | 2 +- plugins/modules/profitbricks_datacenter.py | 2 +- plugins/modules/profitbricks_nic.py | 2 +- plugins/modules/profitbricks_volume.py | 2 +- plugins/modules/profitbricks_volume_attachments.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/modules/profitbricks.py b/plugins/modules/profitbricks.py index 403757fe7e..e72144f759 100644 --- a/plugins/modules/profitbricks.py +++ b/plugins/modules/profitbricks.py @@ -20,7 +20,7 @@ deprecated: alternative: > Profitbricks has rebranded as Ionos Cloud and they provide a collection named ionoscloudsdk.ionoscloud. Whilst it is likely it will provide the features of this module, that has not been verified. - Please refer to that collectionś documentation for more details. + Please refer to that collection's documentation for more details. extends_documentation_fragment: - community.general.attributes attributes: diff --git a/plugins/modules/profitbricks_datacenter.py b/plugins/modules/profitbricks_datacenter.py index 32b2996a26..3f9561cb41 100644 --- a/plugins/modules/profitbricks_datacenter.py +++ b/plugins/modules/profitbricks_datacenter.py @@ -20,7 +20,7 @@ deprecated: alternative: > Profitbricks has rebranded as Ionos Cloud and they provide a collection named ionoscloudsdk.ionoscloud. Whilst it is likely it will provide the features of this module, that has not been verified. - Please refer to that collectionś documentation for more details. + Please refer to that collection's documentation for more details. extends_documentation_fragment: - community.general.attributes diff --git a/plugins/modules/profitbricks_nic.py b/plugins/modules/profitbricks_nic.py index 690a03995d..94d68677d6 100644 --- a/plugins/modules/profitbricks_nic.py +++ b/plugins/modules/profitbricks_nic.py @@ -19,7 +19,7 @@ deprecated: alternative: > Profitbricks has rebranded as Ionos Cloud and they provide a collection named ionoscloudsdk.ionoscloud. Whilst it is likely it will provide the features of this module, that has not been verified. - Please refer to that collectionś documentation for more details. + Please refer to that collection's documentation for more details. extends_documentation_fragment: - community.general.attributes attributes: diff --git a/plugins/modules/profitbricks_volume.py b/plugins/modules/profitbricks_volume.py index adcd5cdb06..6f5b65cd00 100644 --- a/plugins/modules/profitbricks_volume.py +++ b/plugins/modules/profitbricks_volume.py @@ -20,7 +20,7 @@ deprecated: alternative: > Profitbricks has rebranded as Ionos Cloud and they provide a collection named ionoscloudsdk.ionoscloud. Whilst it is likely it will provide the features of this module, that has not been verified. - Please refer to that collectionś documentation for more details. + Please refer to that collection's documentation for more details. extends_documentation_fragment: - community.general.attributes attributes: diff --git a/plugins/modules/profitbricks_volume_attachments.py b/plugins/modules/profitbricks_volume_attachments.py index 896d7205d7..8f7d2f1d53 100644 --- a/plugins/modules/profitbricks_volume_attachments.py +++ b/plugins/modules/profitbricks_volume_attachments.py @@ -19,7 +19,7 @@ deprecated: alternative: > Profitbricks has rebranded as Ionos Cloud and they provide a collection named ionoscloudsdk.ionoscloud. Whilst it is likely it will provide the features of this module, that has not been verified. - Please refer to that collectionś documentation for more details. + Please refer to that collection's documentation for more details. extends_documentation_fragment: - community.general.attributes attributes: