Skip to content

Commit eed11ea

Browse files
committed
fix martin-style comment
1 parent 21034f7 commit eed11ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/serde.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ where
3131
Octs::deserialize_octets(deserializer)
3232
}
3333

34-
//------------ OctetsSerializer --------------------------------------------
34+
//------------ AsSerializedOctets --------------------------------------------
3535

3636
/// A wrapper forcing a value to serialize through its octets.
3737
///

0 commit comments

Comments
 (0)