|
@@ -157,7 +157,7 @@ public extension Reachability {
|
|
|
throw ReachabilityError.UnableToSetDispatchQueue
|
|
throw ReachabilityError.UnableToSetDispatchQueue
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- // Perform an intial check
|
|
|
|
|
|
|
+ // Perform an initial check
|
|
|
reachabilitySerialQueue.async {
|
|
reachabilitySerialQueue.async {
|
|
|
self.reachabilityChanged()
|
|
self.reachabilityChanged()
|
|
|
}
|
|
}
|