From 894a107f4f9b399938163b1b794e41ffbe5a49fd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 24 Jan 2026 12:58:04 +0000 Subject: [PATCH] Fix wiki comment typo Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com> --- models/d.wiki.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/d.wiki.php b/models/d.wiki.php index d655579..230acf5 100755 --- a/models/d.wiki.php +++ b/models/d.wiki.php @@ -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) { global $config;