Revision: 15635
          http://sourceforge.net/p/skim-app/code/15635
Author:   hofman
Date:     2025-07-10 16:35:33 +0000 (Thu, 10 Jul 2025)
Log Message:
-----------
fix comment

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

Modified: trunk/SKTextNoteEditor.m
===================================================================
--- trunk/SKTextNoteEditor.m    2025-07-10 16:16:43 UTC (rev 15634)
+++ trunk/SKTextNoteEditor.m    2025-07-10 16:35:33 UTC (rev 15635)
@@ -164,7 +164,7 @@
     
     annotation = nil;
     
-    // avoid getting textDidEndDelegate: messages
+    // avoid getting textDidEndEditing: messages
     [textView setDelegate:nil];
     
     if ([self superview]) {

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