Skip to content

Commit e468965

Browse files
committed
Fix a typo in a comment in the AppReviewManager
1 parent 291bf87 commit e468965

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WordPress/src/main/java/org/wordpress/android/widgets/AppReviewManager.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ object AppReviewManager {
151151
}
152152

153153
/**
154-
* Check whether the in-app reviews prompt should be shown or not.it after its last sh
154+
* Check whether the in-app reviews prompt should be shown or not.
155155
* @return true if the prompt should be shown
156156
*/
157157
fun shouldShowInAppReviewsPrompt(): Boolean {

0 commit comments

Comments
 (0)