Skip to content

Commit 0c38dc3

Browse files
Just a small typo fix :)
Galery -> Gallery
1 parent 4b2f9c5 commit 0c38dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CodeScanner/ScannerViewController.swift

Lines changed: 1 addition & 1 deletion
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)