Skip to content
This repository was archived by the owner on Jul 24, 2021. It is now read-only.

Commit c51c52c

Browse files
committed
fix typo
1 parent fbc5d3f commit c51c52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CCActivityHUD/CCActivityHUD.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ typedef NS_ENUM(NSInteger, CCActivityHUDOverlayType) {
9191
/**
9292
* Set the animation about how the activity indicator to disappear from the screen.
9393
*/
94-
@property CCActivityHUDAppearAnimationType disappearAnimationType;
94+
@property CCActivityHUDDisappearAnimationType disappearAnimationType;
9595

9696
/**
9797
* Set the type of the background view.

0 commit comments

Comments
 (0)