Skip to content

Commit f14c3b1

Browse files
authored
Merge pull request #108 from helloITdepartment/patch-1
Just a small typo fix :)
2 parents 4b2f9c5 + 0c38dc3 commit f14c3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CodeScanner/ScannerViewController.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ extension CodeScannerView {
9494
}
9595

9696
public func presentationControllerDidDismiss(_ presentationController: UIPresentationController) {
97-
// Galery is no longer being presented
97+
// Gallery is no longer being presented
9898
isGalleryShowing = false
9999
}
100100

0 commit comments

Comments
 (0)