Skip to content

Commit dfd5307

Browse files
zingoCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 38858ea commit dfd5307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zephyr/samples/hello-executorch/src/arm_executor_runner.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ using executorch::runtime::TensorInfo;
6262
* The method_allocation_pool should be large enough to fit the setup, input
6363
* used and other data used like the planned memory pool (e.g. memory-planned
6464
* buffers to use for mutable tensor data) This should be lowered to fit into
65-
* your availible memory.
65+
* your available memory.
6666
*/
6767

6868
#if !defined(ET_ARM_METHOD_ALLOCATOR_POOL_SIZE)

0 commit comments

Comments
 (0)