Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 4, 2024
1 parent 61a956b commit e765913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Qonversion/Public/Qonversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ NS_SWIFT_NAME(remoteConfigList(contextKeys:includeEmptyContextKey:completion:));

/**
Call this function to check if fallback file is accessible.
@return flag that indicates if fallbacke file is accessible or not.
@return flag that indicates if fallback file is accessible or not.
*/
- (BOOL)isFallbackFileAccessible;

Expand Down

0 comments on commit e765913

Please sign in to comment.