From d4e6799116eb2f64c957dab25c6f720a9c334941 Mon Sep 17 00:00:00 2001 From: Demian Katz <demian.katz@villanova.edu> Date: Mon, 3 Feb 2020 14:53:48 -0500 Subject: [PATCH] Fix typo. --- config/vufind/searches.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/vufind/searches.ini b/config/vufind/searches.ini index 94510ff3d20..7bab51898c9 100644 --- a/config/vufind/searches.ini +++ b/config/vufind/searches.ini @@ -384,7 +384,7 @@ CallNumber = callnumber-sort ; search's lookfor parameter. If you omit the %%lookfor%% placeholder, the ; search terms will simply be appended to the end of the URL template. ; Libraryh3lp:[type]:[id]:[skin] -; Display a chat box for the Libraryh3lp service. [type] indicats the type +; Display a chat box for the Libraryh3lp service. [type] indicates the type ; of chat being used (either "queue" or "user"). [id] is the name of the ; queue or user. [skin] is optional and specifies a skin number to use. ; RecommendLinks:[ini section]:[ini name] -- GitLab