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

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cokile committed Jan 14, 2017
1 parent fbc5d3f commit c51c52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CCActivityHUD/CCActivityHUD.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ typedef NS_ENUM(NSInteger, CCActivityHUDOverlayType) {
/**
* Set the animation about how the activity indicator to disappear from the screen.
*/
@property CCActivityHUDAppearAnimationType disappearAnimationType;
@property CCActivityHUDDisappearAnimationType disappearAnimationType;

/**
* Set the type of the background view.
Expand Down

0 comments on commit c51c52c

Please sign in to comment.