From 80bd0822c4d9aea70624f3e4f91fe76e4166be82 Mon Sep 17 00:00:00 2001 From: msakuta Date: Sun, 7 Jan 2024 23:45:10 +0900 Subject: [PATCH] Small documentation fix --- action.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.php b/action.php index 462d8f1..da19d4a 100644 --- a/action.php +++ b/action.php @@ -126,7 +126,7 @@ public function editForm(Doku_Event $event, $param){ } /** - * A + * An event handler for newer versions of DokuWiki, starting from Igor. * * @param Doku_Event $event */