Skip to content

Commit

Permalink
Fix copy/pasta error third -> fourth
Browse files Browse the repository at this point in the history
Signed-off-by: Damien L-G <[email protected]>

Co-authored-by: Jonas Schulze <[email protected]>
  • Loading branch information
dalg24 and jonas-schulze authored Dec 4, 2024
1 parent dbeed92 commit d0b822b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sparse/src/KokkosSparse_StaticCcsGraph.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ namespace KokkosSparse {
/// \tparam Arg2Type The third template parameter, which if provided
/// corresponds to the Device type.
///
/// \tparam Arg3Type The third template parameter, which if provided
/// \tparam Arg3Type The fourth template parameter, which if provided
/// corresponds to the MemoryTraits.
///
/// \tparam SizeType The type of col offsets. Usually the default
Expand Down

0 comments on commit d0b822b

Please sign in to comment.