mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-14 07:55:11 +08:00
fixed line spacing
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*
|
||||
* \author [Ayaan Khan] (http://github.com/ayaankhan98)
|
||||
*
|
||||
* \details
|
||||
* Merge Sort is an efficient, general purpose, comparison
|
||||
* based sorting algorithm.
|
||||
* Merge Sort is a divide and conquer algorithm
|
||||
|
||||
Reference in New Issue
Block a user