From 38c3ba1835622ba28cfcb3642f49afba7a8e412e Mon Sep 17 00:00:00 2001 From: Nomis101 Date: Wed, 31 Jul 2019 07:27:27 +0200 Subject: Fix some typos (#2202) Fix some typos --- macosx/HBPreviewGenerator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/HBPreviewGenerator.h') diff --git a/macosx/HBPreviewGenerator.h b/macosx/HBPreviewGenerator.h index 617ad32f3..49e994a57 100644 --- a/macosx/HBPreviewGenerator.h +++ b/macosx/HBPreviewGenerator.h @@ -30,7 +30,7 @@ NS_ASSUME_NONNULL_BEGIN - (instancetype)initWithCore:(HBCore *)core job:(HBJob *)job NS_DESIGNATED_INITIALIZER; /** - * Wait until all the asyncronous operations are done. + * Wait until all the asynchronous operations are done. */ - (void)invalidate; -- cgit v1.2.3