From 189db68ce29c3dd0f1a070afe740cc9375b23f6f Mon Sep 17 00:00:00 2001 From: Dylan LEVERRIER Date: Sun, 2 Jun 2024 11:05:07 +0200 Subject: [PATCH] fix semantics and grammar errors --- plugins/modules/proxmox_backup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/proxmox_backup.py b/plugins/modules/proxmox_backup.py index 7cd441bf42..4d45dbeff8 100644 --- a/plugins/modules/proxmox_backup.py +++ b/plugins/modules/proxmox_backup.py @@ -136,7 +136,7 @@ options: pool: description: - Backup all known guest systems included in the specified pool. - - Can not be use with vmid and pool in same job. + - Can not be use with O(vmid) and O(pool) in same job. type: str protected: description: