docs/src/install.md

changeset 806
e06249e09f99
parent 760
52e49533e7b4
child 807
c8d692131b1e
--- 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:

mercurial