1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

WebBrowserComponent: Fix documentation for withInitialisationData()

This commit is contained in:
attila 2024-04-26 12:02:54 +02:00
parent 2e36c81f25
commit c083d3e9f1

View file

@ -287,7 +287,7 @@ public:
}
/** Ensures that there will be a Javascript Array under
`window.__JUCE__.backend.initialisationData.name` and that it will contain the value
`window.__JUCE__.initialisationData.name` and that it will contain the value
provided here.
The initialisation data is injected prior to loading any resource. Multiple values added