aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableSource.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableSource.m')
-rw-r--r--Source/TableSource.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/TableSource.m b/Source/TableSource.m
index 3c91f76c..51ef01cc 100644
--- a/Source/TableSource.m
+++ b/Source/TableSource.m
@@ -938,7 +938,7 @@ Having validated a drop, perform the field/column reordering to match.
return YES;
}
-#pragma mark TtableView delegate methods
+#pragma mark TableView delegate methods
- (BOOL)selectionShouldChangeInTableView:(NSTableView *)aTableView
{