On March 14, 2022 10:03 am, Dominik Csapak wrote: > Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> > --- > data/PVE/Cluster.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/data/PVE/Cluster.pm b/data/PVE/Cluster.pm > index c65ba17..49022c3 100644 > --- a/data/PVE/Cluster.pm > +++ b/data/PVE/Cluster.pm > @@ -363,7 +363,7 @@ sub get_guest_config_properties { > > # property: a config property you want to get, e.g., this is perfect to get > # the 'lock' entry of a guest _fast_ (>100 faster than manual parsing here) > -# vmid: optipnal, if a valid is passed we only check that one, else return > all > +# vmid: optional, if a valid is passed we only check that one, else return > all > # NOTE: does *not* searches snapshot and PENDING entries sections! > sub get_guest_config_property { > my ($property, $vmid) = @_; > -- > 2.30.2 > > > > _______________________________________________ > pve-devel mailing list > pve-devel@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel > > >
_______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel