aboutsummaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Source')
-rw-r--r--Source/SPTableFilterParser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTableFilterParser.h b/Source/SPTableFilterParser.h
index 069c802c..828b4b4a 100644
--- a/Source/SPTableFilterParser.h
+++ b/Source/SPTableFilterParser.h
@@ -38,7 +38,7 @@
NSString *_currentField;
NSString *_argument;
NSString *_firstBetweenArgument;
- NSString *_secondsBetweenArgument;
+ NSString *_secondBetweenArgument;
BOOL caseSensitive;
BOOL suppressLeadingTablePlaceholder;