Authored by Thomas Rasch

o Typo fix

@@ -137,7 +137,7 @@ @@ -137,7 +137,7 @@
137 [super dealloc]; 137 [super dealloc];
138 } 138 }
139 139
140 -- (NSArray *)annotationss 140 +- (NSArray *)annotations
141 { 141 {
142 NSArray *immutableAnnotations = nil; 142 NSArray *immutableAnnotations = nil;
143 143