File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
graalpython/com.oracle.graal.python.shell/src/com/oracle/graal/python/shell Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -538,7 +538,7 @@ protected void printHelp(OptionCategory maxCategory) {
538538 " str, bytes and datetime objects. It can also be set to an integer\n " +
539539 " in the range [0,4294967295] to get hash values with a predictable seed.\n " +
540540 "SULONG_LIBRARY_PATH: Specifies the library path for Sulong.\n " +
541- " This is required when starting subprocesses of python." +
541+ " This is required when starting subprocesses of python.\n " +
542542 "GRAAL_PYTHON_OPTIONS: This environment variable can include default options that\n " +
543543 " are always passed to the launcher. These are not shell expanded and given to\n " +
544544 " the launcher as-is." );
You can’t perform that action at this time.
0 commit comments