diff options
Diffstat (limited to 'macosx/HBRange+UIAdditions.h')
-rw-r--r-- | macosx/HBRange+UIAdditions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBRange+UIAdditions.h b/macosx/HBRange+UIAdditions.h index 21d323ebb..e9bec6c9a 100644 --- a/macosx/HBRange+UIAdditions.h +++ b/macosx/HBRange+UIAdditions.h @@ -18,7 +18,7 @@ @end -#pragma mark - Value Trasformers +#pragma mark - Value Transformers @interface HBTimeTransformer : NSValueTransformer @end |