docs/src/install.md

changeset 806
e06249e09f99
parent 760
52e49533e7b4
child 807
c8d692131b1e
     1.1 --- a/docs/src/install.md	Sun Jan 14 13:13:12 2024 +0100
     1.2 +++ b/docs/src/install.md	Sun Jan 14 13:50:17 2024 +0100
     1.3 @@ -32,7 +32,7 @@
     1.4  
     1.5  CX_PRINTF_SBO_SIZE                The maximum string length printf.h uses stack memory for.             512
     1.6  
     1.7 -CX_STRSTR_SBO_SIZE                The maximum length of the "needle" in strstr that can use SBO.        512
     1.8 +CX_STRSTR_SBO_SIZE                The maximum length of the "needle" in cx_strstr that can use SBO.     512
     1.9  --------------------------------- --------------------------------------------------------------------- ----------
    1.10  
    1.11  You can also tweak some other buffer sizes with the same technique:

mercurial