From 814b35a30bc6ee1c2c458bc08d20b8e11ebc510f Mon Sep 17 00:00:00 2001 From: Peter0x44 Date: Tue, 21 Jan 2025 14:59:11 +0000 Subject: vulkaninfo: Correct typo targetted -> targeted --- vulkaninfo/vulkaninfo.cpp | 2 +- vulkaninfo/vulkaninfo.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vulkaninfo/vulkaninfo.cpp b/vulkaninfo/vulkaninfo.cpp index 7de9b308..0641ab0f 100644 --- a/vulkaninfo/vulkaninfo.cpp +++ b/vulkaninfo/vulkaninfo.cpp @@ -1032,7 +1032,7 @@ const char *help_message_body = "_[DEVICE_NAME]_[DRIVER_VERSION].json\"\n" " of the first gpu in the system.\n" "[-j=, --json=]\n" - " For a multi-gpu system, a single gpu can be targetted by\n" + " For a multi-gpu system, a single gpu can be targeted by\n" " specifying the gpu-number associated with the gpu of \n" " interest. This number can be determined by running\n" " " APP_SHORT_NAME diff --git a/vulkaninfo/vulkaninfo.md b/vulkaninfo/vulkaninfo.md index 8755b415..95244397 100644 --- a/vulkaninfo/vulkaninfo.md +++ b/vulkaninfo/vulkaninfo.md @@ -75,7 +75,7 @@ OPTIONS: \"VP_VULKANINFO_[DEVICE_NAME]_[DRIVER_VERSION].json\" of the first gpu in the system. [-j=, --json=] - For a multi-gpu system, a single gpu can be targetted by + For a multi-gpu system, a single gpu can be targeted by specifying the gpu-number associated with the gpu of interest. This number can be determined by running vulkaninfo without any options specified. -- cgit v1.2.3