public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] fix typo
@ 2020-10-01 11:21 Fabian Ebner
  0 siblings, 0 replies; only message in thread
From: Fabian Ebner @ 2020-10-01 11:21 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
 PVE/CLI/pvesr.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PVE/CLI/pvesr.pm b/PVE/CLI/pvesr.pm
index cb79e2bf..2b8ce7f1 100644
--- a/PVE/CLI/pvesr.pm
+++ b/PVE/CLI/pvesr.pm
@@ -64,7 +64,7 @@ __PACKAGE__->register_method ({
 		optional => 1,
 	    },
 	    force => {
-		description => "Allow to remove all existion volumes (empty volume list).",
+		description => "Allow to remove all existing replicated volumes (empty volume list).",
 		type => 'boolean',
 		optional => 1,
 		default => 0,
-- 
2.20.1





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-01 11:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01 11:21 [pve-devel] [PATCH manager] fix typo Fabian Ebner

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