mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-16 00:55:36 +00:00
fix typo
This commit is contained in:
parent
599714d655
commit
349e8c55b5
@ -27,7 +27,7 @@ function efPvedocsParserFunction_Setup(&$parser) {
|
|||||||
// Render <pvehide>
|
// Render <pvehide>
|
||||||
function renderTagPveHideContent($input, array $args, Parser $parser,
|
function renderTagPveHideContent($input, array $args, Parser $parser,
|
||||||
PPFrame $frame ) {
|
PPFrame $frame ) {
|
||||||
// simpry return nothing
|
// simply return nothing
|
||||||
return '';
|
return '';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user