Name correction

This commit is contained in:
Erin 2023-07-22 02:34:41 +02:00 committed by ondra05
parent 1f54fc1e77
commit 5fdf5d163a

View file

@ -48,7 +48,7 @@ impl Assembler {
/// Append 12 zeroes (UN) at the end
///
/// # HBVM lore
/// # HoleyBytes lore
///
/// In reference HBVM implementation checks are done in
/// a separate phase before execution.