Skip to content

Commit e1b520c

Browse files
committed
added a newline to enable the unordered list
1 parent a9254e1 commit e1b520c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/specs/stdlib_sorting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ to the value of `int64` from the `stdlib_kinds` module.
4141
The `stdlib_sorting` module provides three different overloaded
4242
subroutines intended to sort three different kinds of arrays of
4343
data:
44+
4445
* `ORD_SORT` is intended to sort simple arrays of intrinsic data
4546
that have significant sections that were partially ordered before
4647
the sort;

0 commit comments

Comments
 (0)