www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 00f11f4f064c3543f19ea46065e1b2cfc4784ed5
parent 18d9c6be8c0316bde79baddd1750a17bce2ba226
Author: Simon Kornblith <simon@simonster.com>
Date:   Thu, 19 Apr 2012 00:13:55 -0400

Fix typo

Diffstat:
Mchrome/content/zotero/standalone/basicViewer.xul | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/zotero/standalone/basicViewer.xul b/chrome/content/zotero/standalone/basicViewer.xul @@ -121,7 +121,7 @@ accesskey="&saveCmd.accesskey;" command="cmd_save"/> <menuseparator/> <menuitem id="menu_pageSetup" label="&pageSetupCmd.label;" - accesskey="&saveCmd.accesskey;" command="cmd_pageSetup"/> + accesskey="&pageSetupCmd.accesskey;" command="cmd_pageSetup"/> <menuitem id="menu_print" label="&printCmd.label;" key="key_print" accesskey="&printCmd.accesskey;" command="cmd_print"/>