Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Review from @masterleinad

Co-authored-by: Daniel Arndt <arndtd@ornl.gov>
  • Loading branch information
tpadioleau and masterleinad authored Sep 9, 2024
1 parent 9bcf18b commit 512ddb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/API/algorithms/Random-Number.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Random-Number
Rand
----

Header Files: ``<Kokkos_core.hpp>``, ``<Kokkos_Random.hpp>``
Header Files: ``<Kokkos_Core.hpp>``, ``<Kokkos_Random.hpp>``

.. code-block:: cpp
Expand Down Expand Up @@ -78,7 +78,7 @@ where the maximum values of the XorShift function values are given by the follow
Generator
=========

Header Files: ``<Kokkos_core.hpp>`` ``<Kokkos_Random.hpp>``
Header Files: ``<Kokkos_Core.hpp>`` ``<Kokkos_Random.hpp>``

Synopsis
--------
Expand Down

0 comments on commit 512ddb0

Please sign in to comment.