On 5/22/18 4:44 PM, Dominik Csapak wrote:
> Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>
> ---
>  PVE/QemuServer.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
> index 648a5f8..9c4ac94 100644
> --- a/PVE/QemuServer.pm
> +++ b/PVE/QemuServer.pm
> @@ -272,7 +272,7 @@ my $confdesc = {
>      keyboard => {
>       optional => 1,
>       type => 'string',
> -     description => "Keybord layout for vnc server. Default is read from the 
> '/etc/pve/datacenter.conf' configuration file.".
> +     description => "Keybord layout for vnc server. Default is read from the 
> '/etc/pve/datacenter.cfg' configuration file.".
>                      "It should not be necessary to set it.",
>       enum => PVE::Tools::kvmkeymaplist(),
>       default => undef,
> 

applied

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to