Skip to content

Commit bdef4cb

Browse files
joshuaharmsen845jharmsen
andauthored
PBS: fix typo (#9482)
* fix PBS warning typo * lowercase IPv6 --------- Co-authored-by: jharmsen <[email protected]>
1 parent 7d47eb8 commit bdef4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/proxmox-backup-server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"type": "warning"
3838
},
3939
{
40-
"text": "Advanced Install is only possible with disabled IPV6! Otherwise the installation sometimes stuck.",
40+
"text": "Advanced Install is only possible with IPv6 disabled! Otherwise, the installation may get stuck.",
4141
"type": "warning"
4242
}
4343
]

0 commit comments

Comments
 (0)