diff --git a/RF24Mesh.h b/RF24Mesh.h index 2f2e183..603adcb 100644 --- a/RF24Mesh.h +++ b/RF24Mesh.h @@ -345,8 +345,8 @@ class ESBMesh /** * Releases the specified address if leased to a mesh node's ID. * - * This is specific to master nodes, so - * network administrators can manage assigned addresses without involving a transaction with nodes that + * This is specific to master nodes, so network administrators can + * manage assigned addresses without notifying the nodes that * might be appropriating them. * * @param address The address to release from any mesh node.