Revision: 29969
          http://sourceforge.net/p/bibdesk/svn/29969
Author:   hofman
Date:     2026-01-24 09:59:02 +0000 (Sat, 24 Jan 2026)
Log Message:
-----------
fix typo in method name

Modified Paths:
--------------
    trunk/bibdesk/BDSKFindController.m

Modified: trunk/bibdesk/BDSKFindController.m
===================================================================
--- trunk/bibdesk/BDSKFindController.m  2026-01-21 10:00:46 UTC (rev 29968)
+++ trunk/bibdesk/BDSKFindController.m  2026-01-24 09:59:02 UTC (rev 29969)
@@ -108,7 +108,7 @@
     return self;
 }
 
-- (NSString *)windowwNibName {
+- (NSString *)windowNibName {
     return @"BDSKFindPanel";
 }
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to