This commit is contained in:
Dan Mills 2007-10-29 17:45:02 -07:00
Родитель 5ab6c84dfe
Коммит f4e685b35c
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1401,7 +1401,7 @@ BookmarksSyncService.prototype = {
if (locked)
this._log.info("Lock acquired");
else {
this._log.warn("Could not acquire lock, aborting sync");
this._log.warn("Could not acquire lock, aborting server reset");
return;
}