File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ReactNative/Modules/NetInfo
ReactNative.Net46/Modules/NetInfo Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
namespace ReactNative . Modules . NetInfo
11
11
{
12
12
/// <summary>
13
- /// Module that monitors and provides nformation about the connectivity
13
+ /// Module that monitors and provides information about the connectivity
14
14
/// state of the device.
15
15
/// </summary>
16
16
public class NetInfoModule : ReactContextNativeModuleBase , ILifecycleEventListener
Original file line number Diff line number Diff line change 10
10
namespace ReactNative . Modules . NetInfo
11
11
{
12
12
/// <summary>
13
- /// Module that monitors and provides nformation about the connectivity
13
+ /// Module that monitors and provides information about the connectivity
14
14
/// state of the device.
15
15
/// </summary>
16
16
public class NetInfoModule : ReactContextNativeModuleBase , ILifecycleEventListener
You can’t perform that action at this time.
0 commit comments