From 94392fce96ff3d69016c166a99a5a1201f928685 Mon Sep 17 00:00:00 2001 From: Abe Jellinek Date: Wed, 7 Sep 2022 11:17:40 -0400 Subject: [PATCH] fixup: Option-P was supposed to push, not type pi --- chrome/content/zotero/xpcom/sync/syncRunner.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {