Revision: 27931
          http://sourceforge.net/p/bibdesk/svn/27931
Author:   hofman
Date:     2022-09-25 22:07:57 +0000 (Sun, 25 Sep 2022)
Log Message:
-----------
typo in comment

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

Modified: trunk/bibdesk/BDSKServerInfo.m
===================================================================
--- trunk/bibdesk/BDSKServerInfo.m      2022-09-25 22:07:11 UTC (rev 27930)
+++ trunk/bibdesk/BDSKServerInfo.m      2022-09-25 22:07:57 UTC (rev 27931)
@@ -231,7 +231,7 @@
 - (NSString *)port { return [self isZoom] ? port : nil; }
 
 - (NSString *)password {
-    // don't return password to make it inaccvessible by templates
+    // don't return password to make it inaccessible by templates
     return nil;
 }
 

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