Skip to content

Commit bba7e7e

Browse files
committed
Fix typo
1 parent af7d40e commit bba7e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nanoFramework.Networking.Thread/ThreadRadioConnection.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace nanoFramework.Networking.Thread
88
{
99
/// <summary>
1010
/// Thread Radio connection type.
11-
/// How the THread radio is connected to this device.
11+
/// How the Thread radio is connected to this device.
1212
/// </summary>
1313
public enum RadioConnection
1414
{

0 commit comments

Comments
 (0)