Revision: 22354
          http://sourceforge.net/p/bibdesk/svn/22354
Author:   hofman
Date:     2018-06-24 14:52:18 +0000 (Sun, 24 Jun 2018)
Log Message:
-----------
fix value of preference key

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

Modified: trunk/bibdesk/BDSKStringConstants.m
===================================================================
--- trunk/bibdesk/BDSKStringConstants.m 2018-06-24 06:30:13 UTC (rev 22353)
+++ trunk/bibdesk/BDSKStringConstants.m 2018-06-24 14:52:18 UTC (rev 22354)
@@ -156,7 +156,7 @@
 NSString *BDSKRemoveConvertedLocalFileFieldsKey = 
@"BDSKRemoveConvertedLocalFileFieldsKey";
 NSString *BDSKRemoveConvertedRemoteURLFieldsKey = 
@"BDSKRemoveConvertedRemoteURLFieldsKey";
 
-NSString *BDSKLocalFileOptionKey = @"BDSKLocalFioleOption";
+NSString *BDSKLocalFileOptionKey = @"BDSKLocalFileOption";
 
 NSString *BDSKCustomCiteStringsKey = @"Custom CiteStrings";
 NSString *BDSKExportTemplateStyleKey = @"BDSKExportTemplateStyleKey";

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to