Skip to content

Commit 8e4d255

Browse files
Kobzollqd
andauthored
Fix typo
Co-authored-by: Rémy Rakic <remy.rakic+github@gmail.com>
1 parent d9c6017 commit 8e4d255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/check-profiling.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ test -f results/cgout-Test-helloworld-Check-Full
5555
grep -q "events: Ir" results/cgout-Test-helloworld-Check-Full
5656
test -f results/cgann-Test-helloworld-Check-Full
5757
grep -q "PROGRAM TOTALS" results/cgann-Test-helloworld-Check-Full
58-
# Ensure that we also profile the memry allocator
58+
# Ensure that we also profile the memory allocator
5959
grep -q "malloc" results/cgann-Test-helloworld-Check-Full
6060

6161
# Callgrind.

0 commit comments

Comments
 (0)