We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2f9c5 commit 0c38dc3Copy full SHA for 0c38dc3
Sources/CodeScanner/ScannerViewController.swift
@@ -94,7 +94,7 @@ extension CodeScannerView {
94
}
95
96
public func presentationControllerDidDismiss(_ presentationController: UIPresentationController) {
97
- // Galery is no longer being presented
+ // Gallery is no longer being presented
98
isGalleryShowing = false
99
100
0 commit comments