Spelling error in juce_VST3PluginFormat.cpp

                auto existingGoup = groupMap.find (groupID);

                if (existingGoup != groupMap.end())
                    return existingGoup->second;

line 2565

Ta, will clean that up