summaryrefslogtreecommitdiff
path: root/yjit_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'yjit_core.h')
-rw-r--r--yjit_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yjit_core.h b/yjit_core.h
index 385bf05f29..e623ed72aa 100644
--- a/yjit_core.h
+++ b/yjit_core.h
@@ -158,7 +158,7 @@ typedef struct yjit_context
} ctx_t;
STATIC_ASSERT(yjit_ctx_size, sizeof(ctx_t) <= 32);
-// Tuple of (iseq, idx) used to idenfity basic blocks
+// Tuple of (iseq, idx) used to identify basic blocks
typedef struct BlockId
{
// Instruction sequence