From 380e255b9847952b0e12afdd2b8134710fe9e51a Mon Sep 17 00:00:00 2001 From: Aapo Alasuutari Date: Sun, 20 Oct 2024 11:13:04 +0300 Subject: [PATCH] typo --- nova_vm/src/engine/rootable.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova_vm/src/engine/rootable.rs b/nova_vm/src/engine/rootable.rs index 47039f28..7cdb8143 100644 --- a/nova_vm/src/engine/rootable.rs +++ b/nova_vm/src/engine/rootable.rs @@ -266,7 +266,7 @@ pub enum HeapRootData { // not accept those "recirculated" values. // // The order here shouldn't be important at all, feel free to eg. keep - // these in alpabetical order. + // these in alphabetical order. } /// Internal type that is used to refer from user-controlled memory (stack or