Revision: 3801
http://skim-app.svn.sourceforge.net/skim-app/?rev=3801&view=rev
Author: hofman
Date: 2008-04-23 05:05:01 -0700 (Wed, 23 Apr 2008)
Log Message:
-----------
fix typo.
Modified Paths:
--------------
trunk/SKAccessibilityPDFAnnotationElement.m
Modified: trunk/SKAccessibilityPDFAnnotationElement.m
===================================================================
--- trunk/SKAccessibilityPDFAnnotationElement.m 2008-04-23 11:51:57 UTC (rev
3800)
+++ trunk/SKAccessibilityPDFAnnotationElement.m 2008-04-23 12:05:01 UTC (rev
3801)
@@ -46,7 +46,7 @@
@implementation SKAccessibilityPDFAnnotationElement
+ (id)elementWithAnnotation:(PDFAnnotation *)anAnnotation parent:(id)aParent {
- return [[[self alloc] elementWithAnnotation:anAnnotation parent:aParent]
autorelease];
+ return [[[self alloc] initWithAnnotation:anAnnotation parent:aParent]
autorelease];
}
- (id)initWithAnnotation:(PDFAnnotation *)anAnnotation parent:(id)aParent {
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit