Fix wiki comment typo

Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-24 12:58:04 +00:00
parent 89a41d52ae
commit 894a107f4f

View File

@@ -46,7 +46,7 @@ class WikiPage
} }
/***** /*****
** Checks if a page at this ermalink exists and return the populated element ** Checks if a page at this permalink exists and return the populated element
*****/ *****/
public function checkPermalink($permalink, $withArchive=0, $elementNb=0) { public function checkPermalink($permalink, $withArchive=0, $elementNb=0) {
global $config; global $config;