diff options
Diffstat (limited to 'Source/SPTableFieldValidation.h')
-rw-r--r-- | Source/SPTableFieldValidation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTableFieldValidation.h b/Source/SPTableFieldValidation.h index b9d973dd..bf9c587a 100644 --- a/Source/SPTableFieldValidation.h +++ b/Source/SPTableFieldValidation.h @@ -29,7 +29,7 @@ } /** - * @property fieldTypes Field types array + * @property fieldTypes Field types array. */ @property (readwrite, retain) NSArray *fieldTypes; |