From e59d7913d43452585204e5f98603954344ac1756 Mon Sep 17 00:00:00 2001 From: Monstertov Date: Thu, 14 Aug 2025 00:44:49 +0200 Subject: [PATCH] Addressed typo: changed 'identifer' to 'identifier' --- src/Wippersnapper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wippersnapper.cpp b/src/Wippersnapper.cpp index 790af3a6..f035fa07 100644 --- a/src/Wippersnapper.cpp +++ b/src/Wippersnapper.cpp @@ -176,7 +176,7 @@ void Wippersnapper::_disconnect() { /****************************************************************************/ /*! - @brief Sets the network interface's unique identifer, typically the + @brief Sets the network interface's unique identifier, typically the MAC address. */ /****************************************************************************/