Typo in StringArray::sort documentation

This is a really minor thing but I’d still like to see it fixed.

https://docs.juce.com/master/classStringArray.html#a4ff31dc08e6e33f3ba95ebdc296e3659

Parameters
ignoreCase if true, the comparisons used will be case-sensitive.

Should be insensitive, right?

1 Like

Thanks, will get that fixed.