minor changes, version bump

This commit is contained in:
Dan Mills 2007-10-29 17:45:02 -07:00
parent 5c0e1acd51
commit 6cd2dcc4f8

View File

@ -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;
}