Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit 4327ceb

Browse files
committed
refactor: fix typo
1 parent a7cfb5c commit 4327ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/CourseUpgradeHelper.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ class CourseUpgradeHelper: NSObject {
238238
}
239239
}
240240

241-
// presented view appears on the uplock controller
241+
// presented view appears on the unlock controller
242242
// need to bring it to front for better user experience
243243
func bringLoaderToFront() {
244244
unlockController.bringToFront()

0 commit comments

Comments
 (0)