latex: fix typo in comment

Found with typos-cli (`cargo install typos-cli`):

```
typos --exclude .git --exclude tests --exclude images \
 --exclude changelog
```

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
[S.I.: add typos-cli reference]
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
Maximiliano Sandoval 2024-08-07 12:49:44 +02:00 committed by Stoiko Ivanov
parent bc08755447
commit 8237b42885

View File

@ -3,7 +3,7 @@
dblatex(1) XSL user stylesheet for asciidoc(1). dblatex(1) XSL user stylesheet for asciidoc(1).
See dblatex(1) -p option. See dblatex(1) -p option.
modified for Proxmox VE documenation. modified for Proxmox VE documentation.
--> -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">