Skip to content

Commit 62c6781

Browse files
committed
Commited final edit
Forgot to save an edit prior to the previous commit of docs/specs/stdlib_sorting.md. Saved and commited that edit. [ticket: X]
1 parent 4280f3e commit 62c6781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_sorting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ Sorting a rank 2 array based on the data in a column
433433
end subroutine sort_related_data
434434
```
435435

436-
Sorting an array of a derived type based on the dsta in one component
436+
Sorting an array of a derived type based on the data in one component
437437

438438
```fortran
439439
subroutine sort_a_data( a_data, a, work, index, iwork )

0 commit comments

Comments
 (0)