[pve-devel] [PATCH storage 3/3] plugin: fix OVMF typo in subroutine documentation

Christoph Heiss c.heiss at proxmox.com
Fri Dec 19 11:54:29 CET 2025


Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
---
While not user-visible, found it while grepping through everything, so
fix it up too while at it.

 src/PVE/Storage/Plugin.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/PVE/Storage/Plugin.pm b/src/PVE/Storage/Plugin.pm
index 6f2e434..6f3d691 100644
--- a/src/PVE/Storage/Plugin.pm
+++ b/src/PVE/Storage/Plugin.pm
@@ -2420,7 +2420,7 @@ the future.
 =over
 
 =item C<< $options->{hints}->{'efi-disk'} >>: (optional) If set, the volume will be used as the EFI
-disk of a VM, containing its OMVF variables.
+disk of a VM, containing its OVMF variables.
 
 =back
 
-- 
2.51.2





More information about the pve-devel mailing list