Name correction

soft-float
Erin 2023-07-22 02:34:41 +02:00
parent c621a5c71d
commit 8eebbacb91
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.