8000 Rename Sorting/BubbleSortPHP/bubblesort.php to Sorting/Bubble Sort/PH… · glitches-coder/Algorithms@a01a91e · GitHub
[go: up one dir, main page]

Skip to content

Commit a01a91e

Browse files
authored
Rename Sorting/BubbleSortPHP/bubblesort.php to Sorting/Bubble Sort/PHP/bubble-sort.php
1 parent 179d3dc commit a01a91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sorting/BubbleSortPHP/bubblesort.php renamed to Sorting/Bubble Sort/PHP/bubble-sort.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ function print_array($array) {
2525
print_array($array);
2626
bubble_sort($array);
2727

28-
?>
28+
?>

0 commit comments

Comments
 (0)
0