Revision: 10955
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=10955&view=rev
Author: amaxwell
Date: 2007-08-20 10:03:05 -0700 (Mon, 20 Aug 2007)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/bibdesk/BDSKZoomableScrollView.m
Modified: trunk/bibdesk/BDSKZoomableScrollView.m
===================================================================
--- trunk/bibdesk/BDSKZoomableScrollView.m 2007-08-20 17:02:40 UTC (rev
10954)
+++ trunk/bibdesk/BDSKZoomableScrollView.m 2007-08-20 17:03:05 UTC (rev
10955)
@@ -230,7 +230,7 @@
}
}
-- (BOOL)validatMenuItem:(NSMenuItem *)menuItem{
+- (BOOL)validateMenuItem:(NSMenuItem *)menuItem{
if([menuItem action] == @selector(zoomIn:))
return [self canZoomIn];
else if([menuItem action] == @selector(zoomOut:))
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit