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

Commit

Permalink
refactor: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedbashir committed May 3, 2024
1 parent c06aa76 commit a2c1d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/CourseUpgradeHelper.swift
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ class CourseUpgradeHelper: NSObject {
}
}

// presented view appears on the uplock controller
// presented view appears on the unlock controller
// need to bring it to front for better user experience
func bringLoaderToFront() {
unlockController.bringToFront()
Expand Down

0 comments on commit a2c1d42

Please sign in to comment.