From 655318b89c7f008fd9225004c95a1d8df7e00859 Mon Sep 17 00:00:00 2001 From: Bruno Turcksin Date: Fri, 8 Jan 2021 16:38:34 +0000 Subject: [PATCH] Fix typo in comment --- cmake/modules/FindTASKFLOW.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/modules/FindTASKFLOW.cmake b/cmake/modules/FindTASKFLOW.cmake index 8b4059e6df..24bd29d9cc 100644 --- a/cmake/modules/FindTASKFLOW.cmake +++ b/cmake/modules/FindTASKFLOW.cmake @@ -14,7 +14,7 @@ ## --------------------------------------------------------------------- # -# Try to find the Threading Building Blocks library +# Try to find the Taskflow library # # This module exports # -- 2.39.5