diff options
Diffstat (limited to 'source/compiler/aslallocate.c')
-rw-r--r-- | source/compiler/aslallocate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/aslallocate.c b/source/compiler/aslallocate.c index 4007687b2326..8be711b2c017 100644 --- a/source/compiler/aslallocate.c +++ b/source/compiler/aslallocate.c @@ -153,7 +153,7 @@ /* * Local heap allocation wrappers. See aslcache.c for allocation from local - * cache alloctions + * cache allocations */ |