Skip to content

Commit

Permalink
fix documentation formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
upsj committed Dec 4, 2023
1 parent b8d3326 commit 9f368a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ginkgo/core/base/array.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ class array {
* If the array is not assigned an executor, an exception will be thrown.
*
* @param size the amount of memory (expressed as the number of
* `value_type` elements) allocated on the Executor
* `value_type` elements) allocated on the Executor
*/
void resize_and_reset(size_type size)
{
Expand Down

0 comments on commit 9f368a2

Please sign in to comment.