Correct typo in "emsdk help" message. (#959)

When invoking "emsdk help", there is a typo/grammatical error in the second to last paragraph.
See also:

    https://github.com/emscripten-core/emsdk/issues/957
This commit is contained in:
Greg Buchholz
2021-12-26 15:26:51 -08:00
committed by GitHub
parent 4764bfa848
commit 060b48f0c6

View File

@@ -2926,7 +2926,7 @@ def main(args):
be sure to match the same --build= option to both 'install' and
'activate' commands and the invocation of 'emsdk_env', or otherwise
these commands will default to operating on the default build type
which in and RelWithDebInfo.''')
which is RelWithDebInfo.''')
print('''