From 2e98c3d0644fc0c265844908f43b7e4526dd819c Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Thu, 23 Jun 2022 09:10:09 +0200 Subject: Grammar and spell check. --- doc/ext_jit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ext_jit.html') diff --git a/doc/ext_jit.html b/doc/ext_jit.html index be1bdcf6..8f58a0c7 100644 --- a/doc/ext_jit.html +++ b/doc/ext_jit.html @@ -150,7 +150,7 @@ Contains the target architecture name:

jit.opt.* — JIT compiler optimization control

-This sub-module provides the backend for the -O command line +This submodule provides the backend for the -O command line option.

@@ -170,7 +170,7 @@ which was one of the ways to enable optimization.

jit.util.* — JIT compiler introspection

-This sub-module holds functions to introspect the bytecode, generated +This submodule holds functions to introspect the bytecode, generated traces, the IR and the generated machine code. The functionality provided by this module is still in flux and therefore undocumented.

-- cgit v1.2.3-55-g6feb