Skip to content

Commit

Permalink
proxmox_kvm: fix typos (#4798) (#4832)
Browse files Browse the repository at this point in the history
* Typofix

* Update plugins/modules/cloud/misc/proxmox_kvm.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit e512218)

Co-authored-by: Wouter Schoot <wouter@schoot.org>
  • Loading branch information
patchback[bot] and wschoot authored Jun 13, 2022
1 parent 100fffb commit 2f87b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/cloud/misc/proxmox_kvm.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
version_added: 1.3.0
clone:
description:
- Name of VM to be cloned. If C(vmid) is setted, C(clone) can take arbitrary value but required for initiating the clone.
- Name of VM to be cloned. If I(vmid) is set, I(clone) can take an arbitrary value but is required for initiating the clone.
type: str
cores:
description:
Expand Down

0 comments on commit 2f87b8c

Please sign in to comment.