From 7dd49c6293172b494c78918507242cdb55d35137 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sun, 21 Jan 2024 12:31:30 +0100 Subject: WIP --- sax/inc/sax_processor_builder.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sax/inc/sax_processor_builder.hh') diff --git a/sax/inc/sax_processor_builder.hh b/sax/inc/sax_processor_builder.hh index 070fbbf..8b114e4 100644 --- a/sax/inc/sax_processor_builder.hh +++ b/sax/inc/sax_processor_builder.hh @@ -48,7 +48,7 @@ class ProcessorBuilder { * If you give a too small buffer size (such as zero) it will be ignored * and a implementation specific minimum will be used instead. * This is meant as a possible optimization and can be completely ignored. - * Note that the processor will allocate more data if it needed. + * Note that the processor will allocate more data if it needs to. */ virtual ProcessorBuilder* set_default_buffer_size(std::size_t size) = 0; -- cgit v1.2.3-70-g09d2