Revision: 15553
          http://sourceforge.net/p/skim-app/code/15553
Author:   hofman
Date:     2025-06-27 16:44:44 +0000 (Fri, 27 Jun 2025)
Log Message:
-----------
fix comment

Modified Paths:
--------------
    trunk/SKMainWindowController.m

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2025-06-27 16:14:10 UTC (rev 15552)
+++ trunk/SKMainWindowController.m      2025-06-27 16:44:44 UTC (rev 15553)
@@ -324,7 +324,7 @@
 }
 
 - (void)windowDidLoad{
-    // savedNormalSetup can contain pageIndex and snapshots from non-setup 
bnookmarks
+    // savedNormalSetup can contain pageIndex and snapshots from non-setup 
bookmarks
     BOOL hasWindowSetup = [savedNormalSetup count] > 2;
     NSWindow *window = [self window];
     NSDocument *doc = [self document];

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



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to