Fixed pragma typos

This commit is contained in:
michael starke
2013-11-23 21:35:08 +01:00
parent 7c103abd53
commit e38be4e147
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ NSString *const _MPOutlinveViewHeaderViewIdentifier = @"HeaderCell";
object:_outlineView];
}
#pragma makr Outline handling
#pragma mark Outline handling
- (void)showOutline {
if(!_bindingEstablished) {