Skip to content

Commit 0b49daa

Browse files
committed
fixup
1 parent a90267d commit 0b49daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Coder Desktop/Coder Desktop/VPNService.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ final class CoderVPNService: NSObject, VPNService {
158158
}
159159

160160
extension CoderVPNService {
161-
// The number of NETunnelProviderSession states makes the excessive branching
161+
// The number of NETunnelProviderSession states makes the excessive branching
162162
// necessary.
163163
// swiftlint:disable:next cyclomatic_complexity
164164
@objc private func vpnDidUpdate(_ notification: Notification) {

0 commit comments

Comments
 (0)