diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ "Select the configuration for the build" FORCE) endif() -# Add the magic taret check and check-all +# Add the magic targets `check` and `check-all` add_custom_target(check-all) add_custom_target(check) diff --git a/test/lint/dictionary/english.json b/test/lint/dictionary/english.json --- a/test/lint/dictionary/english.json +++ b/test/lint/dictionary/english.json @@ -568,6 +568,10 @@ "sytem": "system", "sythesis": "synthesis", "taht": "that", + "taget": "target", + "taret": "target", + "tagets": "targets", + "tarets": "targets", "targetted": "targeted", "targetting": "targeting", "teh": "the",