From 8e77287b9b2453fc29980d57154030c52cc62a07 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 3 Apr 2019 21:20:40 +0000 Subject: [PATCH] Bug 14457: (QA follow-up) Fix POD Signed-off-by: Nick Clemens --- Koha/SuggestionEngine/Plugin/LibrisSpellcheck.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Koha/SuggestionEngine/Plugin/LibrisSpellcheck.pm b/Koha/SuggestionEngine/Plugin/LibrisSpellcheck.pm index e0a8b1b72f..5356276922 100644 --- a/Koha/SuggestionEngine/Plugin/LibrisSpellcheck.pm +++ b/Koha/SuggestionEngine/Plugin/LibrisSpellcheck.pm @@ -77,6 +77,8 @@ my $name = $plugin->NAME; =back +=over + =item get_suggestions(query) Sends in the search query and gets an XML with a suggestion -- 2.39.5