diff options
author | Nomis101 <[email protected]> | 2019-07-31 07:27:27 +0200 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2019-07-31 07:27:27 +0200 |
commit | 38c3ba1835622ba28cfcb3642f49afba7a8e412e (patch) | |
tree | 85e1025b1ea16d0eb6ef84c092a0bed464e9355c /macosx/HBRange+UIAdditions.h | |
parent | 25257473d278907a84bbf31f0903213d786ca064 (diff) |
Fix some typos (#2202)
Fix some typos
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 |