From 12a3cd54967b61a2fcf5c4090574663ef74a2bec 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 --- 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.11.0