From d09714b20ab4bc2a8038aaf030b26bf54e88f91b Mon Sep 17 00:00:00 2001 From: renato <renato@rezo.net> Date: Sat, 22 Mar 2008 17:44:09 +0000 Subject: [PATCH] default et pas defalt --- dist/javascript/SearchHighlight.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/javascript/SearchHighlight.js b/dist/javascript/SearchHighlight.js index 4773f747bc..12660507c2 100644 --- a/dist/javascript/SearchHighlight.js +++ b/dist/javascript/SearchHighlight.js @@ -40,7 +40,7 @@ * - keys (string, default:null) * Disable the analisys of the referrer and search for the words given as argument * - * - min_length (number, defalt:null) + * - min_length (number, default:null) * Set the minimun length of a key * */ -- GitLab