Skip to content

Commit 1970d4a

Browse files
author
Ivan Fefer
committed
fix typo in docs
1 parent 64549ab commit 1970d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mfast/coder/fast_decoder_v2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ namespace mfast {
6868
/// the dictionary values essential to decoding subsequent messages. On the
6969
/// other hand, the decoder
7070
/// would
71-
/// always duplicate the dictionay values when NumTokens>0 and thus modifying
71+
/// always duplicate the dictionary values when NumTokens>0 and thus modifying
7272
/// the returned messages
7373
/// is allowed.
7474

0 commit comments

Comments
 (0)