all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-yew-comp] qemu efidisk editor: fix typo in warning message
@ 2026-03-26 15:37 Fiona Ebner
  2026-03-26 22:17 ` applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fiona Ebner @ 2026-03-26 15:37 UTC (permalink / raw)
  To: yew-devel

Follow pve-manager commit 6ad2d568 ("ui: qemu: hd efi: fix typo in
warning").

Reported-by: ribbon <ribbon@skrbn.sakura.ne.jp>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
---
 src/form/pve/qemu_property/qemu_efidisk_property.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/form/pve/qemu_property/qemu_efidisk_property.rs b/src/form/pve/qemu_property/qemu_efidisk_property.rs
index 3497238..3e8a8b8 100644
--- a/src/form/pve/qemu_property/qemu_efidisk_property.rs
+++ b/src/form/pve/qemu_property/qemu_efidisk_property.rs
@@ -122,7 +122,7 @@ impl Component for QemuEfidiskPanelComp {
             .storage(self.storage_info.as_ref().map(|info| info.storage.clone()));
 
         let bios_hint = hint(tr!(
-            "Warning: The VM currently does not uses 'OVMF (UEFI)' as BIOS."
+            "Warning: The VM currently does not use 'OVMF (UEFI)' as BIOS."
         ))
         .key("bios_hint");
 
-- 
2.47.3





^ permalink raw reply	[flat|nested] 2+ messages in thread

* applied: [PATCH proxmox-yew-comp] qemu efidisk editor: fix typo in warning message
  2026-03-26 15:37 [PATCH proxmox-yew-comp] qemu efidisk editor: fix typo in warning message Fiona Ebner
@ 2026-03-26 22:17 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2026-03-26 22:17 UTC (permalink / raw)
  To: yew-devel, Fiona Ebner

On Thu, 26 Mar 2026 16:37:17 +0100, Fiona Ebner wrote:
> Follow pve-manager commit 6ad2d568 ("ui: qemu: hd efi: fix typo in
> warning").
> 
> 

Applied, thanks!

[1/1] qemu efidisk editor: fix typo in warning message
      commit: d969563ad343cefd9a06c4dab183346cb1596af2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-26 22:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-26 15:37 [PATCH proxmox-yew-comp] qemu efidisk editor: fix typo in warning message Fiona Ebner
2026-03-26 22:17 ` applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal