Skip to content

Commit

Permalink
Apply style updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 23, 2025
1 parent aeb1243 commit 816fa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/umpire/ResourceManager.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ class ResourceManager {
* \brief Get the names for existing SHARED Allocator names, if any.
*
* The SHARED memory resource only indicates whether or not these SHARED allocators
* exist. Since SHARED allocators are made at runtime, this function will actually
* exist. Since SHARED allocators are made at runtime, this function will actually
* find the specific name of each SHARED allocator and return it.
*
* \return A vector of strings with the available SHARED allocator names.
Expand Down

0 comments on commit 816fa60

Please sign in to comment.