Skip to content

Commit f1ab19b

Browse files
committed
fix: minor docs issue
1 parent 62aafd1 commit f1ab19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sorting/heap_sort.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
/**
2828
*
29-
* Utility Lambda function to print the array after
29+
* Utility function to print the array after
3030
* sorting.
3131
*
3232
* @param arr array to be printed

0 commit comments

Comments
 (0)