diff --git a/chrome/content/zotero/xpcom/sync/syncRunner.js b/chrome/content/zotero/xpcom/sync/syncRunner.js index 4aa79f6a9c..4ca1f8dbaf 100644 --- a/chrome/content/zotero/xpcom/sync/syncRunner.js +++ b/chrome/content/zotero/xpcom/sync/syncRunner.js @@ -1601,7 +1601,7 @@ Zotero.Sync.Runner_Module = function (options = {}) { * * If no label passed, unregister current label * - * @param {π} [tooltip] + * @param {Tooltip} [tooltip] */ this.registerSyncStatus = function (tooltip) { if (tooltip) {