From bce0cae48b4eee935134b6e6f37e9e4fcc29e8b4 Mon Sep 17 00:00:00 2001 From: Moss Heim Date: Mon, 13 Jan 2025 11:06:34 +0100 Subject: [PATCH] CMake: Fix typo in comment Change-Id: I6151bd27d5310ac153c7c2c8fbb97a9de68a4f01 Reviewed-by: Alexandru Croitor (cherry picked from commit 21bd32b2cc8995d8624cd0fea6f6685827c741c1) Reviewed-by: Qt Cherry-pick Bot (cherry picked from commit aa494a4de7d75b9ef4dd14c780603392e5da91f9) --- cmake/QtPublicSbomFileHelpers.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/QtPublicSbomFileHelpers.cmake b/cmake/QtPublicSbomFileHelpers.cmake index 8365ddbcfec..afd40c633b0 100644 --- a/cmake/QtPublicSbomFileHelpers.cmake +++ b/cmake/QtPublicSbomFileHelpers.cmake @@ -407,7 +407,7 @@ endfunction() # options are the same as in _qt_internal_sbom_handle_target_custom_files, and are actually # forwarded from that function, because they might be set at the target level. # -# In addition, more options can be passed when called via qt_internal_sbom_add_custom_files: +# In addition, more options can be passed when called via qt_internal_sbom_add_files: # # They are: #