Index: lib/Comms/include/RtMessage.h =================================================================== diff -u -ra5781739bcbe58c754aff8861561495624bc5b67 -rb915ccc1a72fcca21908c35140af7ac7df1f1f37 --- lib/Comms/include/RtMessage.h (.../RtMessage.h) (revision a5781739bcbe58c754aff8861561495624bc5b67) +++ lib/Comms/include/RtMessage.h (.../RtMessage.h) (revision b915ccc1a72fcca21908c35140af7ac7df1f1f37) @@ -15,7 +15,7 @@ #include /*! - * \brief LeahiRt to Connectivity Agent message framing + * \brief CloudConnect to Connectivity Agent message framing * \details Transport-agnostic binary framing. build() makes a wire-ready frame; * feed() parses inbound bytes (see FeedResult). On Complete, read * msgId()/sequence()/payload(), then reset().