mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-10-04 00:10:40 +00:00
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:
parent
bc08755447
commit
8237b42885
@ -3,7 +3,7 @@
|
||||
dblatex(1) XSL user stylesheet for asciidoc(1).
|
||||
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">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user