This commit is contained in:
reed@reedloden.com 2008-01-26 11:19:20 -08:00
Родитель c10bd7bc71
Коммит dd461cc4b3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -427,7 +427,7 @@ SuggestAutoComplete.prototype = {
},
/**
* Makes a note of the fact that we've recieved a backoff-triggering
* Makes a note of the fact that we've received a backoff-triggering
* response, so that we can adjust the backoff behavior appropriately.
*/
_noteServerError: function SAC__noteServeError() {