Skip to content

Commit 0958645

Browse files
randyh62j-stephan
andcommitted
Update docs/how-to/hip_rtc.rst
Co-authored-by: Jan Stephan <[email protected]>
1 parent 2f3e122 commit 0958645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/hip_rtc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ alongside options to guide the compilation.
1414

1515
.. note::
1616

17-
* Device code compilation via HIPRTC uses ``__hip_internal`` namespace instead
17+
* Device code compilation via HIPRTC uses the ``__hip_internal`` namespace instead
1818
of the ``std`` namespace to avoid namespace collision.
1919
* This library can be used for compilation on systems without AMD GPU drivers
2020
installed (offline compilation). However, running the compiled code still

0 commit comments

Comments
 (0)