diff -r 26500fc24058 -r e06249e09f99 docs/src/install.md --- a/docs/src/install.md Sun Jan 14 13:13:12 2024 +0100 +++ b/docs/src/install.md Sun Jan 14 13:50:17 2024 +0100 @@ -32,7 +32,7 @@ CX_PRINTF_SBO_SIZE The maximum string length printf.h uses stack memory for. 512 -CX_STRSTR_SBO_SIZE The maximum length of the "needle" in strstr that can use SBO. 512 +CX_STRSTR_SBO_SIZE The maximum length of the "needle" in cx_strstr that can use SBO. 512 --------------------------------- --------------------------------------------------------------------- ---------- You can also tweak some other buffer sizes with the same technique: