From 829f99e03451b4529a25dee6e29843a9907ff4d5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 29 May 2023 15:39:24 +0200 Subject: [PATCH] d/changelog: fix typos Signed-off-by: Thomas Lamprecht --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 364f7e4e..ccb01abc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ pve-manager (7.4-4) bullseye; urgency=medium * fix #4627: ui: backup edit: don't deselect all guests on load * ui: ceph install check: avoid setting nodename to localhost so that the - check actualy goes to the currently selected node, not the one we loaded + check actually goes to the currently selected node, not the one we loaded the Proxmox VE Web UI from. * ui: enable gettext localisation for more user exposed strings @@ -18,7 +18,7 @@ pve-manager (7.4-4) bullseye; urgency=medium * drop local hosted sencha-touch source, depend on new libjs-sencha-touch - * mobile ui: adhere debug flag when loading sencha touch, making the intial + * mobile ui: adhere debug flag when loading sencha touch, making the initial load much more efficient by default * mobile ui: statically import widget toolkit t o avoid breakage of code