Skip to content

Commit 3697fe5

Browse files
Update src/platform/OpenThread/GenericThreadStackManagerImpl_OpenThread.hpp
Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>
1 parent a7ffc78 commit 3697fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/OpenThread/GenericThreadStackManagerImpl_OpenThread.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ CHIP_ERROR GenericThreadStackManagerImpl_OpenThread<ImplClass>::_GetPollPeriod(u
10901090

10911091
/**
10921092
* @brief Helper that sets callbacks for OpenThread state changes and configures the Thread stack.
1093-
* Assigns mOTInst to and instance and configures the OT stack on a device by setting state change callbacks enabling features
1093+
* Assigns mOTInst to an instance, and configures the OT stack on a device by setting state change callbacks enabling features
10941094
* for IPv6 address configuration, enabling the Thread network if necessary, and handling SRP if enabled.
10951095
* Allows for the configuration of the Thread stack on a device where the instance and the otCLI are already initialised.
10961096
*

0 commit comments

Comments
 (0)