[vm] Update Dart_Initialize doc string for parameter

Closes https://github.com/dart-lang/sdk/pull/43964
https://github.com/dart-lang/sdk/pull/43964

GitOrigin-RevId: 7d803758ca60764423915b5319a12711d56808dc
Change-Id: I4b396673014735a44564ca7400632d01beafd112
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/169582
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
This commit is contained in:
gaaclarke 2020-11-02 11:00:32 +00:00 committed by commit-bot@chromium.org
parent 30ba97bb1b
commit a4786e8f77

View file

@ -921,7 +921,7 @@ typedef struct {
/**
* Initializes the VM.
*
* \param flags A struct containing initialization information. The version
* \param params A struct containing initialization information. The version
* field of the struct must be DART_INITIALIZE_PARAMS_CURRENT_VERSION.
*
* \return NULL if initialization is successful. Returns an error message