This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git

commit c87968a711d9765744cd43953389c2bc87cb6af9
Merge: 87c9c4a 27cb7b8
Author: Alexander Saydakov <[email protected]>
AuthorDate: Mon Jun 9 14:45:50 2025 -0700

    Merge pull request #459 from ankane/typos
    
    Typo fixes

 CMakeLists.txt                              | 2 +-
 CODE_OF_CONDUCT.md                          | 2 +-
 filters/include/bloom_filter.hpp            | 2 +-
 filters/test/bloom_filter_test.cpp          | 2 +-
 hll/include/CubicInterpolation-internal.hpp | 2 +-
 hll/include/HllArray-internal.hpp           | 2 +-
 hll/test/HllSketchTest.cpp                  | 6 +++---
 hll/test/HllUnionTest.cpp                   | 2 +-
 quantiles/include/quantiles_sketch.hpp      | 4 ++--
 quantiles/include/quantiles_sketch_impl.hpp | 2 +-
 sampling/include/var_opt_sketch_impl.hpp    | 6 +++---
 sampling/include/var_opt_union_impl.hpp     | 2 +-
 sampling/test/ebpps_allocation_test.cpp     | 2 +-
 sampling/test/ebpps_sketch_test.cpp         | 4 ++--
 sampling/test/var_opt_allocation_test.cpp   | 2 +-
 15 files changed, 21 insertions(+), 21 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to