Skip to content

Commit 50a4fbe

Browse files
fixed typo
1 parent a92a26f commit 50a4fbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kll/include/kll_sketch.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ class kll_sketch {
491491
/**
492492
* This method deserializes a sketch from a given stream.
493493
* @param is input stream
494-
* @param serge instance of a SerDe
494+
* @param serde instance of a SerDe
495495
* @param allocator instance of an Allocator
496496
* @return an instance of a sketch
497497
*/

0 commit comments

Comments
 (0)