Minor spelling fix in comments.

Change-Id: Ia99ac3f75444675be48b3d965552fab79da37c92


[ROCm/ROCR-Runtime commit: 76e6ff0411]
Dieser Commit ist enthalten in:
Sean Keely
2021-08-23 18:17:20 -05:00
Ursprung 0ad218cbab
Commit bd71510eaa
@@ -327,7 +327,7 @@ install ( EXPORT ${CORE_RUNTIME_NAME}Targets
# Adds the target alias hsa-runtime64::hsa-runtime64 to the local cmake cache.
# This isn't necessary today. It's harmless preparation for some
# hypothetical future in which the we might be inluded by add_subdirectory()
# hypothetical future in which the we might be included by add_subdirectory()
# in some other project's cmake file. It allows uniform use of find_package
# and target_link_library() without regard to whether a target is external or
# a subdirectory of the current build.