We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7da583d + b495b5b commit 25a2112Copy full SHA for 25a2112
src/lib/core/CHIPError.h
@@ -841,7 +841,7 @@ using CHIP_ERROR = ::chip::ChipError;
841
* @def CHIP_ERROR_IN_USE
842
*
843
* @brief
844
- * A value is already used. Generally indicates an unavailable resrouce.
+ * A value is already used. Generally indicates an unavailable resource.
845
* As opposed to CHIP_ERROR_BUSY, the use is not considered transient/temporary.
846
847
*/
0 commit comments