diff options
Diffstat (limited to 'macosx/HBVideo+UIAdditions.h')
-rw-r--r-- | macosx/HBVideo+UIAdditions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBVideo+UIAdditions.h b/macosx/HBVideo+UIAdditions.h index a8fe73b6e..af0a5f116 100644 --- a/macosx/HBVideo+UIAdditions.h +++ b/macosx/HBVideo+UIAdditions.h @@ -35,7 +35,7 @@ @end /** - * A series of value trasformers to bridge the libhb enums + * A series of value transformers to bridge the libhb enums * to the textual rapresentations used in the interface. */ @interface HBVideoEncoderTransformer : NSValueTransformer |