From: Thomas Gries Date: Mon, 13 Jun 2011 09:41:02 +0000 (+0000) Subject: corrected comment X-Git-Tag: 1.31.0-rc.0~29560 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=76a1c82fbedcc06569d3e8b053f8196aecefcd59;p=lhc%2Fweb%2Fwiklou.git corrected comment --- diff --git a/resources/jquery/jquery.suggestions.js b/resources/jquery/jquery.suggestions.js index 828e96d099..8f5868d297 100644 --- a/resources/jquery/jquery.suggestions.js +++ b/resources/jquery/jquery.suggestions.js @@ -66,7 +66,7 @@ $.suggestions = { }, /** * Ask the user-specified callback for new suggestions. Any previous delayed call to this function still pending - * will be canceled. If the value in the textbox is or hasn't changed since the last time suggestions were fetched, this + * will be canceled. If the value in the textbox is empty or hasn't changed since the last time suggestions were fetched, this * function does nothing. * @param {Boolean} delayed Whether or not to delay this by the currently configured amount of time */