Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel R. Reynolds <[email protected]>
  • Loading branch information
balos1 and drreynolds authored Dec 13, 2023
1 parent 1bb51a7 commit 211c071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/shared/sunmemory/SUNMemory_Description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ must define:
**Returns:**
* A new :c:type:`SUNMemory` object
* A new :c:type:`SUNMemory` object.
.. c:function:: SUNErrCode SUNMemoryHelper_Dealloc(SUNMemoryHelper helper, \
Expand Down
2 changes: 1 addition & 1 deletion doc/shared/sunmemory/SUNMemory_SYCL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The implementation provides the following operations defined by the
**Returns:**
* A new :c:type:`SUNMemory` object
* A new :c:type:`SUNMemory` object.
.. c:function:: SUNErrCode SUNMemoryHelper_Dealloc_Sycl(SUNMemoryHelper helper, \
Expand Down

0 comments on commit 211c071

Please sign in to comment.