[pbs-devel] [PATCH proxmox-backup] docs/file-formats: fix typo
Lorenz Stechauner
l.stechauner at proxmox.com
Mon Aug 2 14:36:07 CEST 2021
Signed-off-by: Lorenz Stechauner <l.stechauner at proxmox.com>
---
docs/file-formats.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/file-formats.rst b/docs/file-formats.rst
index b6e9aabe..c1b2c79a 100644
--- a/docs/file-formats.rst
+++ b/docs/file-formats.rst
@@ -51,7 +51,7 @@ data:
* - ``MAGIC: [u8; 8]``
* - ``CRC32: [u8; 4]``
- * - ``ÌV: [u8; 16]``
+ * - ``IV: [u8; 16]``
* - ``TAG: [u8; 16]``
* - ``Data: (max 16MiB)``
--
2.30.2
More information about the pbs-devel
mailing list