From 927f8feb68b6da5e38b5e48a8af355b123e8bd6a Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Thu, 21 Dec 2017 13:09:35 +0100 Subject: [PATCH] fix typo s/Rest/Reset/ Signed-off-by: Dominik Csapak --- pve-gui.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pve-gui.adoc b/pve-gui.adoc index f9eb0e1..59c6f11 100644 --- a/pve-gui.adoc +++ b/pve-gui.adoc @@ -263,7 +263,7 @@ General the navigation are the same only some option are different. In the main management center the VM navigation begin if a VM is selected in the left tree. -The top header contains important VM operation commands like 'Start', 'Shutdown', 'Rest', +The top header contains important VM operation commands like 'Start', 'Shutdown', 'Reset', 'Remove', 'Migrate', 'Console' and 'Help'. Two of them have hidden buttons like 'Shutdown' has 'Stop' and 'Console' contains the different console types 'SPICE' or 'noVNC'.