Name correction

pull/2/head
ondra05 2023-07-22 02:34:41 +02:00
parent 6427d59244
commit 495943f04f
No known key found for this signature in database
GPG Key ID: 0DA6D2BB2285E881
1 changed files with 1 additions and 1 deletions

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.