Skip to content

Commit

Permalink
Merge pull request #350 from autarch/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkelleyrtp committed Apr 11, 2022
2 parents ab4f75e + 6975231 commit 87ee8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/nodes.rs
Expand Up @@ -508,7 +508,7 @@ impl<'a> NodeFactory<'a> {
}
}

/// Get the custom alloactor for this component
/// Get the custom allocator for this component
#[inline]
pub fn bump(&self) -> &'a bumpalo::Bump {
self.bump
Expand Down

0 comments on commit 87ee8e1

Please sign in to comment.