diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index feef9fcb210..24ecd1a7471 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -121,10 +121,10 @@ written and how the bits are to be interpreted.
To support cross-platform differences, the bytecode file is aligned -on certain boundaries. This means that a small amount of padding (at -most 3 bytes) will be added to ensure that the next entry is aligned to -a 32-bit boundary.
+To support cross-platform differences, the bytecode file is aligned on + certain boundaries. This means that a small amount of padding (at most 3 + bytes) will be added to ensure that the next entry is aligned to a 32-bit + boundary.