From 40e93a466dd8923f8ab3f4cbc426abb020b480d8 Mon Sep 17 00:00:00 2001
From: Reid Spencer
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.