]> git.proxmox.com Git - pve-manager.git/commitdiff
makefile: fix waring typo
authorMaximiliano Sandoval <m.sandoval@proxmox.com>
Wed, 17 Jul 2024 12:16:49 +0000 (14:16 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Jul 2024 16:28:18 +0000 (18:28 +0200)
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
bin/Makefile

index 180a91b554a6187faa799bdbde4b253da01b2e1a..82d5c633c34411870fce42cf2c78520f6d3b1d31 100644 (file)
@@ -68,7 +68,7 @@ pve7to8.1:
        printf ".TH PVE7TO8 1\n.SH NAME\npve7to8 \- Proxmox VE upgrade checker script for 7.4+ to current 8.x\n" > $@.tmp
        printf ".SH DESCRIPTION\nThis tool will help you to detect common pitfalls and misconfguration\
         before, and during the upgrade of a Proxmox VE system\n" >> $@.tmp
-       printf "Any failure must be addressed before the upgrade, and any waring must be addressed, \
+       printf "Any failure must be addressed before the upgrade, and any warning must be addressed, \
         or at least carefully evaluated, if a false-positive is suspected\n" >> $@.tmp
        printf ".SH SYNOPSIS\npve7to8 [--full]\n" >> $@.tmp
        mv $@.tmp $@