mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-28 16:48:00 +00:00
chore: fix some typos in comments (#589)
Signed-off-by: gopherorg <gopherworld@icloud.com>
This commit is contained in:
@@ -21,7 +21,7 @@ pub mod server;
|
||||
/// is the slightly-lossy inverse of the custom serialization we do to feed messages.
|
||||
pub mod feed_message_de;
|
||||
|
||||
/// A couple of macros to make it easier to test for the presense of things (mainly, feed messages)
|
||||
/// A couple of macros to make it easier to test for the presence of things (mainly, feed messages)
|
||||
/// in an iterable container.
|
||||
#[macro_use]
|
||||
pub mod contains_matches;
|
||||
|
||||
Reference in New Issue
Block a user