public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH cluster] pvecm: fix typo in description for 'updatecerts'
@ 2021-02-01 14:47 Oguz Bektas
  2021-04-22 19:54 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Oguz Bektas @ 2021-02-01 14:47 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
---
 data/PVE/CLI/pvecm.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/PVE/CLI/pvecm.pm b/data/PVE/CLI/pvecm.pm
index 107c4cb..5ac9ed3 100755
--- a/data/PVE/CLI/pvecm.pm
+++ b/data/PVE/CLI/pvecm.pm
@@ -551,7 +551,7 @@ __PACKAGE__->register_method ({
     	additionalProperties => 0,
 	properties => {
 	    force => {
-		description => "Force generation of new SSL certifate.",
+		description => "Force generation of new SSL certificate.",
 		type => 'boolean',
 		optional => 1,
 	    },
-- 
2.20.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH cluster] pvecm: fix typo in description for 'updatecerts'
  2021-02-01 14:47 [pve-devel] [PATCH cluster] pvecm: fix typo in description for 'updatecerts' Oguz Bektas
@ 2021-04-22 19:54 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-04-22 19:54 UTC (permalink / raw)
  To: Proxmox VE development discussion, Oguz Bektas

On 01.02.21 15:47, Oguz Bektas wrote:
> Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
> ---
>  data/PVE/CLI/pvecm.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-22 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01 14:47 [pve-devel] [PATCH cluster] pvecm: fix typo in description for 'updatecerts' Oguz Bektas
2021-04-22 19:54 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal