We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64549ab commit 1970d4aCopy full SHA for 1970d4a
src/mfast/coder/fast_decoder_v2.h
@@ -68,7 +68,7 @@ namespace mfast {
68
/// the dictionary values essential to decoding subsequent messages. On the
69
/// other hand, the decoder
70
/// would
71
-/// always duplicate the dictionay values when NumTokens>0 and thus modifying
+/// always duplicate the dictionary values when NumTokens>0 and thus modifying
72
/// the returned messages
73
/// is allowed.
74
0 commit comments